Fix coveralls

pull/1312/head
Paulus Schoutsen 2016-02-17 23:16:24 -08:00
parent 8eb396a435
commit 61b0d02a88
1 changed files with 3 additions and 2 deletions

View File

@ -15,6 +15,7 @@ cache:
- $HOME/.cache/pip
install: pip install -U tox
language: python
script: tox
after_success:
script:
- tox
- pip install coveralls
- coveralls