Update .travis.yml
This commit is contained in:
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…
Reference in New Issue