mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Update travis.yml to point at new test
This commit is contained in:
parent
ed150b8ea5
commit
12c734fa48
@ -7,6 +7,6 @@ install:
|
||||
script:
|
||||
- flake8 homeassistant --exclude bower_components,external
|
||||
- pylint homeassistant
|
||||
- coverage run --source=homeassistant -m unittest discover test
|
||||
- coverage run --source=homeassistant -m unittest discover ha_test
|
||||
after_success:
|
||||
- coveralls
|
||||
|
Loading…
x
Reference in New Issue
Block a user