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 19d4efd + 1458d1b commit 5ba8025Copy full SHA for 5ba8025
.travis.yml
@@ -1,8 +1,7 @@
1
# based off http://ariya.ofilabs.com/2012/03/phantomjs-and-travis-ci.html
2
language: node_js
3
node_js:
4
- - "0.8"
5
- "0.10"
6
- "0.11"
7
before_install:
8
-- npm install grunt-cli bower -g
+ - npm install grunt-cli bower -g
0 commit comments