mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Travis: only run coveralls on success
This commit is contained in:
parent
1841f3994f
commit
d65c1c2b0d
@ -13,9 +13,7 @@ matrix:
|
|||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/pip
|
- $HOME/.cache/pip
|
||||||
install: pip install -U tox
|
install: pip install -U tox coveralls
|
||||||
language: python
|
language: python
|
||||||
script:
|
script: tox
|
||||||
- tox
|
after_success: coveralls
|
||||||
- pip install coveralls
|
|
||||||
- coveralls
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user