Skip to content

Commit

Permalink
add npm install on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aureliosaraiva committed Mar 29, 2017
1 parent 885a726 commit 1aa5d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_js:
install:
- npm install grunt-cli -g
- npm install -g bower
- npm install
- bower install

0 comments on commit 1aa5d36

Please sign in to comment.