We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70cae1f commit b74b6faCopy full SHA for b74b6fa
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "4.X"
+ - "4"
4
before_script: PATH="$(npm bin):$PATH" npm install
5
script: npm test
6
branches:
0 commit comments