Skip to content

Commit aa96413

Browse files
author
plokko
authored
Merge pull request #1 from plokko/master
Update .travis.yml
2 parents e850740 + c9f231c commit aa96413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ install:
1818
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction
1919
- sudo add-apt-repository -y ppa:mc3man/trusty-media
2020
- sudo apt-get -qq update
21-
- sudo apt-get install -y software-properties-common ffmpeg
21+
- sudo apt-get install -y --allow-unauthenticated software-properties-common ffmpeg
2222

2323
script:
24-
- phpunit
24+
- phpunit

0 commit comments

Comments
 (0)