Skip to content

Commit

Permalink
Start mysql and postgresql services in Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
disko committed Jun 26, 2019
1 parent 5f6b3f1 commit e64a9e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
dist: xenial
services:
- mysql
- postgresql
language: python
sudo: false
cache:
Expand Down

0 comments on commit e64a9e7

Please sign in to comment.