1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Update .travis.yml

This commit is contained in:
itaymelamed 2019-11-19 20:37:45 +02:00 committed by GitHub
parent 20cd945b01
commit aad4624ba1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,6 @@ cache:
before_install:
- docker load -i docker_images/images.tar || true
- composer update --ignore-platform-reqs --optimize-autoloader --no-plugins --no-scripts
- sudo service mysql stop
before_cache: