We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e850740 + c9f231c commit aa96413Copy full SHA for aa96413
.travis.yml
@@ -18,7 +18,7 @@ install:
18
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction
19
- sudo add-apt-repository -y ppa:mc3man/trusty-media
20
- sudo apt-get -qq update
21
- - sudo apt-get install -y software-properties-common ffmpeg
+ - sudo apt-get install -y --allow-unauthenticated software-properties-common ffmpeg
22
23
script:
24
- - phpunit
+ - phpunit
0 commit comments