We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2797552 commit 538f142Copy full SHA for 538f142
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- - "4.1"
+ - "6"
4
after_script:
5
- npm run coveralls
0 commit comments