We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d1e78 commit 31c2dd1Copy full SHA for 31c2dd1
1 file changed
.travis.yml
@@ -1,10 +1,9 @@
1
language: node_js
2
node_js:
3
+ - '7'
4
- '6'
5
- '5'
6
- '4'
- - '0.12'
7
- - '0.10'
8
after_success:
9
- npm run coveralls
10
- npm run coverage-clean
0 commit comments