mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-16 07:15:24 +01:00
Fixed coveralls. Jeez I'm an idiot sometimes. Often times
This commit is contained in:
parent
8bf7620579
commit
31f666f328
@ -16,6 +16,6 @@ install:
|
||||
script:
|
||||
- tox -e $TOX_ENV
|
||||
after_success:
|
||||
- if [ "$TOX_ENV" = "coveralls" ]; then coveralls; fi
|
||||
- if [ "$TOX_ENV" = "py27" ]; then tox -e coveralls; fi
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user