We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a6b5a commit beb664eCopy full SHA for beb664e
.travis.yml
@@ -3,6 +3,7 @@ language: node_js
3
node_js:
4
- "0.10"
5
- "0.12"
6
+ - "4"
7
- "stable"
8
after_script:
9
- npm run coveralls
0 commit comments