mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01: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