Explorar o código

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.
Daniel James %!s(int64=8) %!d(string=hai) anos
pai
achega
200e5f0fb7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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

粤ICP备19079148号