Updated .travis.yml
This commit is contained in:
parent
3a443e30a2
commit
733fe94e2b
|
@ -13,7 +13,7 @@ before_script:
|
|||
- curl https://yt-dl.org/downloads/2015.07.28/youtube-dl -o ~/bin/youtube-dl
|
||||
- chmod a+rx ~/bin/youtube-dl
|
||||
- bash install-opus.sh
|
||||
- export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$HOME/opus/lib
|
||||
- export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$HOME/opus/lib/pkgconfig
|
||||
|
||||
install:
|
||||
- ls -R $HOME/opus
|
||||
|
|
Reference in a new issue