Skip to content

Commit

Permalink
Use coverals
Browse files Browse the repository at this point in the history
  • Loading branch information
dimazest committed Oct 18, 2013
1 parent de52fb5 commit 4052565
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 @@ -13,6 +13,6 @@ install:
script: python setup.py test
after_success:
- sudo apt-get install python-yaml
- pip install python-coveralls pytest-cov . --use-mirrors
- pip install coveralls pytest-cov . --use-mirrors
- py.test --cov=composes --cov=pipelines --cov-report=term-missing src/unitest
- coveralls

0 comments on commit 4052565

Please sign in to comment.