We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo: false
1 parent d8f5670 commit 29b0f45Copy full SHA for 29b0f45
.travis.yml
@@ -1,6 +1,7 @@
1
language: node_js
2
node_js:
3
- - 0.10
+ - 4
4
+sudo: false
5
6
before_install:
7
- npm install -g grunt-cli
0 commit comments