Skip to content

Commit

Permalink
See what Travis does.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Jun 14, 2019
1 parent d61a062 commit 23051ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ matrix:

# The version of GS in the repos is too old and using debian-sid often breaks
before_install:
- echo $ENV
- wget https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/ghostscript-9.22-linux-x86_64.tgz
- tar -xvf ghostscript-9.22-linux-x86_64.tgz
- mv ghostscript-9.22-linux-x86_64/gs-922-linux-x86_64 ghostscript-9.22-linux-x86_64/gs
Expand Down

0 comments on commit 23051ed

Please sign in to comment.