We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab88328 commit 527e224Copy full SHA for 527e224
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- - "0.10"
+ - "4.9.1"
4
before_install: npm install -g grunt-cli
5
install: npm install
0 commit comments