We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 164f866 + a51efbb commit 6194621Copy full SHA for 6194621
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