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:
Daniel James 2017-06-23 23:05:03 +01:00
parent d9e781e71c
commit 5b980da49e

View file

@ -30,6 +30,7 @@ addons:
- dvipsk-ja
- texlive
- sshpass
- ghostscript
ssh_known_hosts: frs.sourceforge.net
env: