mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Merge pull request #1331 from balloob/tox-coveralls-pt2
Travis: only run coveralls on success
This commit is contained in:
commit
0417803b7c
@ -13,9 +13,7 @@ matrix:
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
install: pip install -U tox
|
||||
install: pip install -U tox coveralls
|
||||
language: python
|
||||
script:
|
||||
- tox
|
||||
- pip install coveralls
|
||||
- coveralls
|
||||
script: tox
|
||||
after_success: coveralls
|
||||
|
Loading…
x
Reference in New Issue
Block a user