Fixed travis build

This commit is contained in:
ingvar1995 2020-05-23 18:15:54 +03:00
parent 5019535c0d
commit cf912b137d
1 changed files with 1 additions and 1 deletions

View File

@ -12,10 +12,10 @@ before_install:
- sudo apt-get install -y checkinstall build-essential
- sudo apt-get install portaudio19-dev
- sudo apt-get install libsecret-1-dev
- sudo apt install python3-pyqt5
- sudo apt-get install libconfig-dev libvpx-dev check -qq
install:
- pip install sip
- pip install pyqt5
- pip install pyaudio
- pip install opencv-python
before_script: