Skip to content

Commit

Permalink
ghostscript
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperDramsch authored May 30, 2018
1 parent eac9737 commit e900c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- DOCOPTIONS=a4paper
install:
- sudo apt-get -qq update
- sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install imagemagick
- sudo -E apt-get -yq --reinstall --no-install-suggests --no-install-recommends --force-yes install ghostscript imagemagick libmagickcore-dev libmagickwand-dev libmagic-dev
script: |
if [ -n "$GITHUB_API_KEY" ]; then
git remote add upstream https://$GITHUB_USER:$GITHUB_API_KEY@github.com/$TRAVIS_REPO_SLUG
Expand Down

0 comments on commit e900c63

Please sign in to comment.