docs/.travis.yml

9 lines
120 B
YAML
Raw Normal View History

2018-02-23 09:11:21 +00:00
language: python
python:
- "3.6"
install:
- pip install mkdocs
- pip install mkdocs-material
script:
- ./deploy