Skip to content

Commit

Permalink
ci(test): parallellize on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Marbach committed Jul 1, 2019
1 parent ef90d77 commit 59966d3
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 @@ -23,4 +23,4 @@ before_script:
- yarn lerna run bootstrap
script:
- yarn lint
- yarn test
- yarn test --parallel

0 comments on commit 59966d3

Please sign in to comment.