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 e62c0a0 commit a94fb53Copy full SHA for a94fb53
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
sudo: false
3
node_js:
4
- - 6
+ - 8
5
after_script:
6
- npm run coveralls
0 commit comments