Install coveralls, required by after_success

pull/15000/head
jpic 8 years ago
parent e254bf9617
commit 2da4f04269

@ -27,7 +27,7 @@ addons:
packages:
- python2.4
install:
- pip install tox
- pip install tox coveralls
script:
- ./test/utils/run_tests.sh
after_success:

Loading…
Cancel
Save