Updated .travis.yml

This commit is contained in:
MichaelOultram 2015-08-03 22:05:21 +01:00
parent 7bb415a5df
commit de1828e510

View file

@ -13,6 +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 PATH=$PATH:$HOME/opus/lib
install:
- ls -R $HOME/opus