Update travis file

This commit is contained in:
Marius Stanca 2019-11-27 00:03:43 +02:00
parent fac624bd93
commit a76371675e
No known key found for this signature in database
GPG Key ID: 3F18F3CF10AD6E8D

View File

@ -4,7 +4,9 @@ python:
- "3.6"
script:
- invoke build
- cp README.md docs/index.md
- mkdocs build
# - invoke build
deploy:
provider: pages