Skip to content

Commit

Permalink
Remove unsupported ibm_db2 on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Nov 19, 2018
1 parent 4f44f52 commit 5fac5ef
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -405,15 +405,6 @@ jobs:
before_script:
- bash ./tests/travis/install-db2.sh
- bash ./tests/travis/install-db2-$DB.sh
- stage: Test
php: nightly
env: DB=ibm_db2
sudo: required
services:
- docker
before_script:
- bash ./tests/travis/install-db2.sh
- bash ./tests/travis/install-db2-$DB.sh

- stage: Test
php: 7.1
Expand Down

0 comments on commit 5fac5ef

Please sign in to comment.