Added EPUB build to Travis

This commit is contained in:
Wen Kokke 2020-07-02 13:40:12 +01:00
parent 95b976ed1b
commit 0b4df68fba

View file

@ -42,7 +42,9 @@ script:
- agda --version
- acknowledgements --version
- pandoc --version
- make build
- make test-offline # disable to only build cache
- make epub
before_deploy:
- acknowledgements -i _config.yml >> _config.yml