Skip to content

Commit

Permalink
Install devDependencies for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
amarcruz committed Jan 22, 2017
1 parent cf5616a commit f4befec
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 @@ -9,6 +9,7 @@ branches:
- dev

install:
- npm i
- npm run prepare

after_success: make send-coverage
Expand Down

0 comments on commit f4befec

Please sign in to comment.