Skip to content

Commit

Permalink
Coveralls in appveyor script.
Browse files Browse the repository at this point in the history
  • Loading branch information
ntabris committed Sep 25, 2019
1 parent 643d857 commit bda29a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ test_script:
- cmd: where python
- cmd: python -m pytest tests/

after_success:
- coveralls
after_test:
- cmd: coveralls

# here we are going to override common configuration
for:
Expand Down

0 comments on commit bda29a9

Please sign in to comment.