1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

Cleand travis.yml

This commit is contained in:
eldadfux 2019-11-18 07:18:05 +02:00
parent 6d1aa42f7e
commit 5aac5f4b86

View file

@ -17,8 +17,6 @@ services:
before_install:
- composer update --ignore-platform-reqs --optimize-autoloader --no-plugins --no-scripts
- sudo service mysql stop
#- mkdir -p tests/resources/storage/db
#- cp -r tests/resources/mock/db tests/resources/storage/db
install:
- docker-compose -f tests/resources/docker-compose.yml up -d