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.
2 parents e2a41d0 + 5a452ec commit 62e38c0Copy full SHA for 62e38c0
.travis.yml
@@ -2,6 +2,8 @@ language: node_js
2
node_js:
3
- "0.10"
4
- "0.12"
5
+ - "4.2"
6
+ - "5.1"
7
install: npm install
8
script: npm run grunt
-sudo: false
9
+sudo: false
0 commit comments