FIX: Require php7 support.

This commit is contained in:
Sam Minnee 2016-10-26 14:48:58 +13:00
parent c80417a949
commit 015411307d
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ matrix:
env: DB=MYSQL CMS_TEST=1 PHPUNIT_TEST=1
- php: 5.6
env: DB=MYSQL CMS_TEST=1 BEHAT_TEST=1
- php: 7.0
env: DB=MYSQL PDO=1 PHPUNIT_COVERAGE_TEST=1
before_script:
- printf "\n" | pecl install imagick