Skip to content

Commit

Permalink
fixup! Simplify Travis install logic and specify cpm --workers
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Sep 11, 2017
1 parent 75f246c commit a56aa2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -60,7 +60,7 @@ before_script:
- coverage-setup

script:
- carton exec prove -lr -j$(test-jobs) t
- carton exec prove -It/lib -lr -j$(test-jobs) t

after_success:
- coverage-report
Expand Down

0 comments on commit a56aa2a

Please sign in to comment.