Simplify .travis.yml

This commit is contained in:
Wen Kokke 2020-07-02 21:55:05 +01:00
parent 615cdfe245
commit eab2370701

View file

@ -43,10 +43,8 @@ script:
- agda --version
- acknowledgements --version
- pandoc --version
- make build
- make test-offline # disable to only build cache
- make epub
- make epubcheck
- make build test-offline # disable to only build cache
- make epub epubcheck
before_deploy:
- acknowledgements -i _config.yml >> _config.yml