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 a57acfe commit 70cae1fCopy full SHA for 70cae1f
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "0.12"
+ - "4.X"
4
before_script: PATH="$(npm bin):$PATH" npm install
5
script: npm test
6
branches:
0 commit comments