Skip to content

Commit

Permalink
Install depdendencies … was only working because of the cache
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Mar 8, 2016
1 parent cfda6cd commit 95e3607
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 @@ -8,6 +8,7 @@ cache:
- node_modules

install:
- npm install
- npm install -g gulp
- npm install karma-coveralls --save-dev

Expand Down

0 comments on commit 95e3607

Please sign in to comment.