travis.yml fix

This commit is contained in:
ingvar1995 2017-06-18 17:48:32 +03:00
parent 7a817eb82a
commit 6cbacef95b
1 changed files with 3 additions and 1 deletions

View File

@ -7,9 +7,11 @@ before_install:
- sudo apt-get install -y checkinstall build-essential
- sudo apt-get install portaudio19-dev
- sudo apt-get install libconfig-dev libvpx-dev check -qq
- sudo apt-get install -y python3-pyqt5
install:
- pip install sip
- pip install pyqt5
- pip install pyaudio
- pip install opencv-python
before_script:
# OPUS
- wget http://downloads.xiph.org/releases/opus/opus-1.0.3.tar.gz