CI - Testing new travis param

1.9.x
Yannick Warnier 12 years ago
parent 1fd318d291
commit f27051f4a9
  1. 2
      .travis.yml

@ -8,6 +8,6 @@ php:
before_script: composer install -n
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq php5-imagick
- sudo apt-get install -qq php5-imagick php5-curl
script: phpunit -c tests/phpunit

Loading…
Cancel
Save