travis: coveralls 1.0 has been released
This commit is contained in:
parent
e495e382e7
commit
02f3fc24bb
@ -27,7 +27,7 @@ script:
|
||||
- "tox -e $TOX_ENV"
|
||||
|
||||
after_success:
|
||||
- "if [ $TOX_ENV == 'py27' ]; then pip install coveralls==1.0b1; coveralls; fi"
|
||||
- "if [ $TOX_ENV == 'py27' ]; then pip install coveralls; coveralls; fi"
|
||||
|
||||
branches:
|
||||
except:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user