Adjust travis config as well
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -2,12 +2,11 @@ language: php
|
||||
services:
|
||||
- mysql
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
env:
|
||||
- CORE_BRANCH=stable15 DB=mysql
|
||||
- CORE_BRANCH=master DB=mysql
|
||||
|
||||
before_install:
|
||||
- wget https://phar.phpunit.de/phpunit-5.7.phar
|
||||
|
||||
Reference in New Issue
Block a user