travis: use portaudio-dev package to build pyaudio

This commit is contained in:
Roman Zeyde
2014-12-29 21:26:54 +02:00
parent f3409b8638
commit bc33bc1428

View File

@@ -6,7 +6,7 @@ python:
- "3.4"
before_install:
- sudo apt-get install python-pyaudio
- sudo apt-get install portaudio19-dev
install:
- pip install .