Simplify .travis.yml
This commit is contained in:
parent
615cdfe245
commit
eab2370701
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue