Skip to content

Commit

Permalink
get avcodec
Browse files Browse the repository at this point in the history
  • Loading branch information
ireader authored Nov 6, 2021
1 parent 79d8bc7 commit b1fc5b1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ before_script:
- unzip /tmp/sdk.zip
- echo $PWD
- mv sdk-master ../sdk

- wget https://github.com/ireader/avcodec/archive/master.zip -O /tmp/avcodec.zip
- unzip /tmp/avcodec.zip
- echo $PWD
- mv avcodec-master ../avcodec

env:
global:
# The next declaration is the encrypted COVERITY_SCAN_TOKEN, created
Expand Down

0 comments on commit b1fc5b1

Please sign in to comment.