Skip to content

Commit

Permalink
Enabled the build against IBM DB2 on PHP 7.3 on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Apr 6, 2019
1 parent 799085f commit 74a2714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 74a2714

Please sign in to comment.