Skip to content

Commit

Permalink
Try different coveralls library
Browse files Browse the repository at this point in the history
  • Loading branch information
gazpachoking committed Apr 22, 2013
1 parent 3fd2097 commit 1dfea3b
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 @@ -8,7 +8,7 @@ python:
install:
- python setup.py -q install
- pip install pytest-cov
- pip install python-coveralls
- pip install coveralls
script:
- py.test tests.py --cov jsonref --cov proxytypes --cov-report term-missing
# Docs are in python 3 format
Expand Down

0 comments on commit 1dfea3b

Please sign in to comment.