Merge pull request #100 from sminnee/drop-php5

NEW: Drop PHP 5.6 testing
This commit is contained in:
Ingo Schommer 2019-07-04 08:59:40 +12:00 committed by GitHub
commit d607a2bfa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ cache:
- $HOME/.composer/cache/files
php:
- 5.6
- 7.1
env:
global:
@ -16,10 +16,10 @@ env:
matrix:
fast_finish: true
include:
- php: 5.6
- php: 7.1
env:
- PHPUNIT_TEST=framework
- php: 5.6
- php: 7.1
env:
- PHPUNIT_TEST=postgresql
- PHPCS_TEST=1