mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 06:24:59 +00:00
Try installing ghostscript on travis
Tests are failing on travis, it might be because of this: /bin/sh: 2: gs: not found ...removing /home/travis/build/boostorg/build/boost/bin.v2/gs.check So try installing ghostscript.
This commit is contained in:
parent
d9e781e71c
commit
5b980da49e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ addons:
|
|||
- dvipsk-ja
|
||||
- texlive
|
||||
- sshpass
|
||||
- ghostscript
|
||||
ssh_known_hosts: frs.sourceforge.net
|
||||
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue