Skip to content

Commit

Permalink
Install imagemagick on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioribeiro authored and ifox committed Nov 18, 2019
1 parent 90898bb commit ceb6b39
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 @@ -18,6 +18,7 @@ cache:
- $HOME/.composer/cache

before_script:
- sudo apt-get -y --reinstall install imagemagick
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist

script:
Expand Down

0 comments on commit ceb6b39

Please sign in to comment.