Update .travis.yml

pull/154/head
Yvan Sraka 7 years ago committed by GitHub
parent 6dc1bc5237
commit 74816afdea

@ -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 ]

Loading…
Cancel
Save