Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
plokko committed Mar 12, 2018
1 parent 76b58a8 commit c9f231c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install:
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction
- sudo add-apt-repository -y ppa:mc3man/trusty-media
- sudo apt-get -qq update
- sudo apt-get install -y software-properties-common ffmpeg
- sudo apt-get install -y --allow-unauthenticated software-properties-common ffmpeg

script:
- phpunit
- phpunit

0 comments on commit c9f231c

Please sign in to comment.