mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:42:53 +08:00
10 lines
134 B
YAML
10 lines
134 B
YAML
|
language: node_js
|
||
|
language: node_js
|
||
|
node_js:
|
||
|
- '0.8'
|
||
|
- '0.10'
|
||
|
- '0.12'
|
||
|
- 'iojs'
|
||
|
before_install:
|
||
|
- npm install -g npm@latest
|