We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23552da commit a51efbbCopy full SHA for a51efbb
1 file changed
.travis.yml
@@ -3,6 +3,7 @@ git:
3
depth: 2
4
language: node_js
5
node_js:
6
- - node
+ - "5.3"
7
+ - "4.2"
8
- '0.10'
9
after_script: npm run cover
0 commit comments