NEW: Drop PHP 5.6 testing

PostgreSQL 2.3+, like Framework 4.5+, is able to be PHP 7.1+. Updated
the test matrix to reflect this.
This commit is contained in:
Sam Minnee 2019-07-03 13:58:50 +12:00
parent 08c8293328
commit 82f8a06afa
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