mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Add travis install section back
This commit is contained in:
@@ -2,5 +2,7 @@ sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
install:
|
||||
- script/bootstrap_server
|
||||
script:
|
||||
- script/cibuild
|
||||
|
@@ -3,6 +3,5 @@
|
||||
# script/cibuild: Setup environment for CI to run tests. This is primarily
|
||||
# designed to run on the continuous integration server.
|
||||
|
||||
script/bootstrap_server
|
||||
script/test coverage
|
||||
coveralls
|
||||
|
Reference in New Issue
Block a user