We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7dd65f commit 5f2cffbCopy full SHA for 5f2cffb
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - 0.8
+ - 0.10
4
before_script:
5
- npm install -g grunt-cli
6
script: grunt travis --verbose
0 commit comments