Skip to content

Commit

Permalink
Only send on report to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Mar 10, 2020
1 parent 73f2aab commit e16a50a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ install:
# command to run tests
script:
- pytest --cov=brian2modelfitting
- coveralls

after_success:
- travis_retry coveralls
if: env(python) = 3.6

0 comments on commit e16a50a

Please sign in to comment.