fixed travis mysql-server install

Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
André Bauer 2019-02-01 20:54:38 +01:00
parent 2d5fc012cb
commit 7c6b7d1ec5

View file

@ -6,6 +6,7 @@ notifications:
env:
- DB=mysql
- DB=postgresql
- DEBIAN_FRONTEND=noninteractive
addons:
postgresql: "9.4"
apt: