Skip to content

Commit

Permalink
[Travis] Run PHP 5.5 tests on trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Aug 9, 2019
1 parent bc92701 commit 3db617d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ env:
matrix:
include:
- php: 5.5
dist: trusty
env: DB="postgresql" DB_USER="postgres"
- php: 5.6
env: DB="mysql" DB_USER="root"
Expand Down

0 comments on commit 3db617d

Please sign in to comment.