Update .travis.yml

This commit is contained in:
Yvan Sraka 2017-08-16 19:32:53 +02:00 committed by GitHub
parent 6dc1bc5237
commit 74816afdea
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3 # give xvfb some time to start
- rm -rf 12 13 14 15 16 17 18 # ugly ...
script:
- make && [ -e book.pdf ]