esphome-docs/.travis.yml

7 lines
119 B
YAML

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