Skip to content

Commit

Permalink
Try to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
jabbany committed Oct 7, 2016
1 parent 1ae2994 commit c62a945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "6.7.0"
before_install:
- npm install npm@1.4 -g
- npm install npm -g
before_script:
- npm install -g grunt-cli
script:
Expand Down

0 comments on commit c62a945

Please sign in to comment.