1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/.travis.yml
2015-12-10 18:16:49 -08:00

11 lines
128 B
YAML

sudo: false
language: python
cache: pip
python:
- 3.4
- 3.5
install:
- script/bootstrap_server
script:
- script/cibuild