Make sure to actually set up autoloading
This commit is contained in:
parent
dca1e38f60
commit
1bb1b5f7e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user