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 2 additions and 1 deletions
Showing only changes of commit 1bb1b5f7e4 - Show all commits

View File

@ -1,7 +1,8 @@
before_script:
# Install dependencies
- bash build/docker_install.sh > /dev/null
- curl -sS https://getcomposer.org/installer | php
- php composer.phar install --ignore-platform-reqs
services:
- mysql:latest
- postgres:latest