Tests cleanup

This commit is contained in:
ingvar1995 2018-05-23 21:23:51 +03:00
parent c6b67452ed
commit 0a9939f33b
2 changed files with 4 additions and 164 deletions

View file

@ -18,6 +18,7 @@ install:
- pip install pyqt5
- pip install pyaudio
- pip install opencv-python
- pip install pydenticon
before_script:
# Opus
- wget http://downloads.xiph.org/releases/opus/opus-1.0.3.tar.gz
@ -37,7 +38,7 @@ before_script:
- sudo ldconfig
- cd ..
# Toxcore
- git clone https://github.com/irungentoo/toxcore.git
- git clone https://github.com/ingvar1995/toxcore.git --branch=new_gc
- cd toxcore
- autoreconf -if
- ./configure