Skip to content

Commit

Permalink
Postgresql 9.6 required
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Nov 10, 2020
1 parent b0243aa commit bc455ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ jobs:
env: DB=pgsql
services: postgresql
addons:
postgresql: 9.5
postgresql: 9.6
- php: 7.4
env: DB=mysqli
services: mysql
- php: 7.4
env: DB=pgsql
services: postgresql
addons:
postgresql: 9.5
postgresql: 9.6
env:
global:
- MOODLE_BRANCH=MOODLE_310_STABLE
Expand Down

0 comments on commit bc455ea

Please sign in to comment.