forked from home-assistant/core
Update travis.yml to point at new test
This commit is contained in:
@@ -7,6 +7,6 @@ install:
|
|||||||
script:
|
script:
|
||||||
- flake8 homeassistant --exclude bower_components,external
|
- flake8 homeassistant --exclude bower_components,external
|
||||||
- pylint homeassistant
|
- pylint homeassistant
|
||||||
- coverage run --source=homeassistant -m unittest discover test
|
- coverage run --source=homeassistant -m unittest discover ha_test
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
Reference in New Issue
Block a user