Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Jul 30, 2019
1 parent b1daf5a commit e9a8e3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,16 @@ matrix:
include:
- php: 7.0
env: DB=mysqli
services:
- mysql
- php: 7.0
env: DB=pgsql
addons:
postgresql: 9.4
- php: 7.1
env: DB=mysqli
services:
- mysql
- php: 7.1
env: DB=pgsql
addons:
Expand Down

0 comments on commit e9a8e3b

Please sign in to comment.