mirror of
https://github.com/romanz/amodem.git
synced 2026-02-07 01:18:02 +08:00
travis: use portaudio-dev package to build pyaudio
This commit is contained in:
@@ -6,7 +6,7 @@ python:
|
||||
- "3.4"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install python-pyaudio
|
||||
- sudo apt-get install portaudio19-dev
|
||||
|
||||
install:
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user