Skip to content

Commit

Permalink
Add coveralls to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgan committed Oct 10, 2017
1 parent 665c2f7 commit 94f32a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ install:
- pip install -e .
script:
- pytest
after_success:
- coveralls

0 comments on commit 94f32a8

Please sign in to comment.