We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent bbcca86 commit 2f9ac82Copy full SHA for 2f9ac82
.travis.yml
@@ -1,5 +1,6 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - node
+ - "6"
5
+ - "4"
6
script: npm run travis
0 commit comments