Skip to content

Commit

Permalink
Add npm install command
Browse files Browse the repository at this point in the history
  • Loading branch information
pboyd04 committed Nov 17, 2016
1 parent fc857a8 commit e2d0381
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 @@ -25,6 +25,7 @@ cache:
directories:
- node_modules # NPM packages
install:
- npm install
- npm install jscoverage coveralls
after_script:
- npm run coveralls

0 comments on commit e2d0381

Please sign in to comment.