Sign in
apache
/
cordova-fetch
/
d2be9307f31ae8981aa451e91904febb081bce43
/
.
/
.travis.yml
blob: f50997fa9d3e5748241d04b7dbdf20816b015a9a [
file
] [
log
] [
blame
]
language:
node_js
sudo:
false
git:
depth:
10
node_js:
-
"6"
-
"8"
-
"10"
install:
-
"npm install"
script:
-
"npm test"