Skip to content

Commit

Permalink
Merge pull request #3509 from morozov/ibm-db2-php73
Browse files Browse the repository at this point in the history
Enabled the build against IBM DB2 on PHP 7.3 on Travis CI
  • Loading branch information
Ocramius authored Apr 6, 2019
2 parents 799085f + 74a2714 commit 773275d
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 773275d

Please sign in to comment.