Skip to content

Commit

Permalink
travis: add services
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Mar 26, 2020
1 parent a52a013 commit 8f5c09a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,10 @@ env:
matrix:
fast_finish: true

services:
- postgresql
- mysql

cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit 8f5c09a

Please sign in to comment.