Skip to content

Commit

Permalink
Fix travis test (spatie#94)
Browse files Browse the repository at this point in the history
* Test possible solution

* Test possible solution

* Test possible solution

* Test possible solution

* Add a possible solution

* Fix answers

* Add new travis setup

* Remmove redundant commands

* Try new solution

* Add new experiment

* Add new test
  • Loading branch information
TVke authored and freekmurze committed Apr 5, 2018
1 parent a5f70c9 commit be37083
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 @@ -11,7 +11,7 @@ env:

before_install:
- sudo apt-get -qq update
- sudo apt-get install -y imagick
- yes | pecl install imagick
- sudo apt-get install -y ghostscript
- travis_retry composer self-update

Expand Down

0 comments on commit be37083

Please sign in to comment.