Skip to content

Commit

Permalink
Try graphicsmagick
Browse files Browse the repository at this point in the history
  • Loading branch information
gerdint committed Oct 11, 2016
1 parent 0d5bfd0 commit f4267a9
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 @@ -39,7 +39,7 @@ matrix:
fast_finish: true

before_install:
- sudo apt-get install imagemagick
- sudo apt-get install graphicsmagick-imagemagick-compat
- git clone https://github.com/greghendershott/travis-racket.git
- cat travis-racket/install-racket.sh | bash # pipe to bash not sh!
- export PATH="${RACKET_DIR}/bin:${PATH}" #install-racket.sh can't set for us
Expand Down

0 comments on commit f4267a9

Please sign in to comment.