os x removed, minor updates

This commit is contained in:
ingvar1995 2017-06-29 22:14:52 +03:00
parent 5932d8cb84
commit 4b85401adf
4 changed files with 4 additions and 5 deletions

View file

@ -15,7 +15,7 @@ install:
- pip install pyaudio
- pip install opencv-python
before_script:
# OPUS
# Opus
- wget http://downloads.xiph.org/releases/opus/opus-1.0.3.tar.gz
- tar xzf opus-1.0.3.tar.gz
- cd opus-1.0.3