1
0
mirror of https://github.com/esphome/esphome-docs.git synced 2025-02-14 01:21:33 +01:00
esphome-docs/.travis.yml
2019-05-13 21:51:04 +02:00

7 lines
119 B
YAML

language: python
python: "3.6"
install: pip install -r requirements.txt
script:
- python3 travis.py
- make html-strict