summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-06-23 23:05:03 +0100
committerDaniel James <daniel@calamity.org.uk>2017-06-23 23:05:03 +0100
commit5b980da49e3010ae3751f5f266dbe3bc96809a0a (patch)
tree15c6d5e11c4cbb676634a601c161ab5a03d2a421
parentd9e781e71c94af53d4c2985884e4403798b4b3f8 (diff)
downloadboost-5b980da49e3010ae3751f5f266dbe3bc96809a0a.tar.gz
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.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 13b76b6357..d42f10e3a7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,6 +30,7 @@ addons:
- dvipsk-ja
- texlive
- sshpass
+ - ghostscript
ssh_known_hosts: frs.sourceforge.net
env: