Skip to content

Commit

Permalink
chore: use npm install for CI as yarn has issue with npm
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarchaud committed Mar 29, 2018
1 parent 03e6b59 commit 5290218
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ before_install:
- sudo apt-get install php5-cli
services:
- docker
install:
- npm install

0 comments on commit 5290218

Please sign in to comment.