Install coveralls, required by after_success

pull/4420/head
jpic 2016-03-16 18:13:07 +01:00
parent e254bf9617
commit 2da4f04269
1 changed files with 1 additions and 1 deletions

View File

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