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 42c2ce5 commit 7a51248Copy full SHA for 7a51248
.travis.yml
@@ -2,6 +2,8 @@ language: node_js
2
node_js:
3
- "0.10"
4
- "0.12"
5
+ - "4"
6
+ - "5"
7
8
script:
9
- npm test
0 commit comments