Skip to content

Commit

Permalink
ci: make the build pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateu Aguiló Bosch committed Oct 30, 2018
1 parent c54fb18 commit ce11dce
Show file tree
Hide file tree
Showing 2 changed files with 905 additions and 453 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cache:
notifications:
email: false
install:
- npm install
- npm ci
- npm run installPeers
before_install:
- git fetch origin --tags
Expand Down
Loading

0 comments on commit ce11dce

Please sign in to comment.