Skip to content

Commit

Permalink
Fix Travis take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcenturion committed Sep 17, 2015
1 parent 515158f commit dc17b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- "0.12"
- "0.10.38"
before_script:
- npm install -g grunt-cli
- npm install -g bower
Expand Down

0 comments on commit dc17b74

Please sign in to comment.