Add PHP 7.2 to Travis build configuration

This commit is contained in:
Raissa North 2018-01-29 15:51:37 +13:00
parent bf13d522a3
commit ac5a736542
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ matrix:
env: DB=PGSQL PHPUNIT_TEST=1
- php: 7.1
env: DB=MYSQL PHPUNIT_COVERAGE_TEST=1
- php: 7.2
env: DB=MYSQL PHPUNIT_TEST=1
before_script:
# Init PHP