Skip to content

Commit

Permalink
Reduce verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
darrynten committed Feb 11, 2018
1 parent d225b17 commit afab5a5
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 @@ -6,7 +6,7 @@ php:

before_script:
- wget https://github.com/ImageMagick/ImageMagick/archive/6.9.9-33.tar.gz
- tar -xvzf 6.9.9-33.tar.gz
- tar -xzf 6.9.9-33.tar.gz
- cd ImageMagick-6.9.9-33
- ./configure
- sudo make
Expand Down

0 comments on commit afab5a5

Please sign in to comment.