Fixed travis build
This commit is contained in:
parent
5019535c0d
commit
cf912b137d
1 changed files with 1 additions and 1 deletions
|
@ -12,10 +12,10 @@ before_install:
|
||||||
- sudo apt-get install -y checkinstall build-essential
|
- sudo apt-get install -y checkinstall build-essential
|
||||||
- sudo apt-get install portaudio19-dev
|
- sudo apt-get install portaudio19-dev
|
||||||
- sudo apt-get install libsecret-1-dev
|
- sudo apt-get install libsecret-1-dev
|
||||||
|
- sudo apt install python3-pyqt5
|
||||||
- sudo apt-get install libconfig-dev libvpx-dev check -qq
|
- sudo apt-get install libconfig-dev libvpx-dev check -qq
|
||||||
install:
|
install:
|
||||||
- pip install sip
|
- pip install sip
|
||||||
- pip install pyqt5
|
|
||||||
- pip install pyaudio
|
- pip install pyaudio
|
||||||
- pip install opencv-python
|
- pip install opencv-python
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue