mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
trying to fix Travis builds for 17.1
This commit is contained in:
parent
1c667e2c58
commit
6263c47070
@ -15,11 +15,11 @@ matrix:
|
||||
|
||||
services:
|
||||
- memcached
|
||||
# - mysql we use mariadb instead installed via addons below
|
||||
- postgres
|
||||
- mysql # using mysql service again, as MariaDB 10.0 addon fails
|
||||
# - postgres
|
||||
|
||||
addons:
|
||||
mariadb: '10.0'
|
||||
#addons:
|
||||
# mariadb: '10.0'
|
||||
|
||||
sudo: required
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user