Unverified Commit 773275d1 authored by Marco Pivetta's avatar Marco Pivetta Committed by GitHub

Merge pull request #3509 from morozov/ibm-db2-php73

Enabled the build against IBM DB2 on PHP 7.3 on Travis CI
parents 799085fa 74a2714d
......@@ -257,7 +257,7 @@ jobs:
- bash ./tests/travis/install-mssql-pdo_sqlsrv.sh
- bash ./tests/travis/install-mssql.sh
- stage: Test
php: 7.2
php: 7.3
env: DB=ibm_db2 COVERAGE=yes
sudo: required
services:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment