hass-core/.travis.yml
2015-09-17 08:54:56 -07:00

8 lines
111 B
YAML

sudo: false
language: python
python:
- "3.4"
install:
- script/bootstrap_server
script:
- script/cibuild