1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-21 16:01:56 +02:00

Fix: No need to update composer itself

This commit is contained in:
Andreas Möller 2019-08-23 23:26:11 +02:00
parent 1af085ffb1
commit 377e7169f5
No known key found for this signature in database
GPG Key ID: 9FB20A0BAF60E11F

View File

@ -20,7 +20,6 @@ cache:
- $HOME/.composer/cache
before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-dist
script: make sniff test