Skip to content

Commit

Permalink
Fixed TravisCI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
corpsee committed Aug 7, 2019
1 parent cd322b6 commit 9e0f8e6
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 @@ -16,6 +16,10 @@ php:
matrix:
fast_finish: true

services:
- mysql
- postgresql

install:
- composer selfupdate
- composer install
Expand Down

0 comments on commit 9e0f8e6

Please sign in to comment.