@@ -5,7 +5,7 @@ sudo: false
php:
- 5.6
- 7.0
- - 7.2
+ - 7.3
env:
matrix:
@@ -17,7 +17,7 @@ matrix:
fast_finish: true
include:
- - php: 7.2
+ - php: 7.1
env: DB=pgsql db_dsn='postgres://postgres@127.0.0.1/cakephp_test'
- php: 7.2