fixed travis mysql-server install
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
2d5fc012cb
commit
7c6b7d1ec5
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ notifications:
|
||||||
env:
|
env:
|
||||||
- DB=mysql
|
- DB=mysql
|
||||||
- DB=postgresql
|
- DB=postgresql
|
||||||
|
- DEBIAN_FRONTEND=noninteractive
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.4"
|
postgresql: "9.4"
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in a new issue