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 92351be commit edbe0e4Copy full SHA for edbe0e4
.travis.yml
@@ -1,6 +1,8 @@
1
node_js:
2
-- "0.12"
3
-- "4"
+ - stable
+ - 9
4
+ - 6
5
+ - 4
6
sudo: false
7
language: node_js
8
script: "npm run test:cov"
0 commit comments