Added EPUB build to Travis
This commit is contained in:
parent
95b976ed1b
commit
0b4df68fba
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue