Skip to content

Commit

Permalink
Enabled coveralls parallel build reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Jun 6, 2020
1 parent d644257 commit 068e7b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,10 @@ jobs:
install: pip install tox

script: tox

env:
global:
- COVERALLS_PARALLEL=true

notifications:
webhooks: https://coveralls.io/webhook

0 comments on commit 068e7b3

Please sign in to comment.