1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00

Merge pull request #258 from itaymelamed/patch-1

Update .travis.yml
This commit is contained in:
Eldad A. Fux 2019-11-20 06:06:22 +02:00 committed by GitHub
commit eb2b3c8e1a
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: