Skip to content

Commit

Permalink
Fix travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alitto committed Jun 7, 2015
1 parent a136c3b commit ceb2fa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

before_script:
- npm install --quiet -g grunt-cli
- npm install --quiet -g bower
- npm install
- bower install

script: grunt

0 comments on commit ceb2fa8

Please sign in to comment.