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 889b01d commit c6e1c5aCopy full SHA for c6e1c5a
.travis.yml
@@ -1,10 +1,10 @@
1
language: node_js
2
node_js:
3
+ - '6'
4
- '5'
5
- '4'
6
- '0.12'
7
- '0.10'
- - 'iojs'
8
after_success:
9
- npm run coveralls
10
- npm run coverage-clean
0 commit comments