Version 3 #1

Manually merged
timw4mail merged 47 commits from develop into master 2020-04-23 18:39:27 -04:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fe7b0d698a - Show all commits

View File

@ -5,7 +5,7 @@ before_script:
- php composer.phar install --ignore-platform-reqs - php composer.phar install --ignore-platform-reqs
services: services:
- mysql:latest - mysql:latest
- postgres:alpine - postgres:latest
variables: variables:
MYSQL_ROOT_PASSWORD: foo-bar-baz MYSQL_ROOT_PASSWORD: foo-bar-baz