Sign in
apache
/
cordova-create
/
393118f9009c2931a23a528bac73b5e35aab2c52
/
.
/
.travis.yml
blob: b6aaaaa11ec62ae488a21e1e22acfe472738a0f1 [
file
] [
log
] [
blame
]
language:
node_js
sudo:
false
node_js:
-
"4"
-
"6"
install:
-
npm install
script:
-
npm test