Skip to content

Commit

Permalink
Force install of imagick for Photon
Browse files Browse the repository at this point in the history
  • Loading branch information
kraftbj committed Nov 25, 2020
1 parent cdd1ff9 commit 69a56a3
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 @@ -112,6 +112,7 @@ git:
before_script:
- export PLUGIN_SLUG=$(basename $(pwd))
- export PATH="$HOME/.config/composer/vendor/bin:$HOME/.composer/vendor/bin:$PATH"
- pecl install imagick
- ./tests/setup-travis.sh

script: ./tests/run-travis.sh
Expand Down

0 comments on commit 69a56a3

Please sign in to comment.