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