We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c05d64 commit 1955951Copy full SHA for 1955951
.travis.yml
@@ -3,5 +3,7 @@ language: node_js
3
node_js:
4
- "4.0"
5
- "4.1"
6
+ - "5.0"
7
+ - "5.1"
8
after_script:
9
- npm run coveralls
0 commit comments