Skip to content

Commit

Permalink
Fixes yarn issues
Browse files Browse the repository at this point in the history
References: yarnpkg/yarn#683
  • Loading branch information
talend-glorieux committed Jan 24, 2017
1 parent db0ffd9 commit e916950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ notifications:
node_js:
- '6'
before_script:
- lerna exec -- yarn
- lerna exec -- yarn --mutex network
script:
- lerna exec -- yarn test
branches:
Expand Down

0 comments on commit e916950

Please sign in to comment.