Skip to content

Commit

Permalink
Fix coveralls integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Kudinov committed Dec 1, 2017
1 parent 5f73dcd commit 11b5fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ before_install:
install:
- python setup.py install
script:
- python setup.py test
- coverage run --source=ncssl_api_client setup.py test
after_success:
- coveralls
env:
Expand Down

0 comments on commit 11b5fc7

Please sign in to comment.