mirror of
https://github.com/romanz/amodem.git
synced 2026-04-21 05:36:42 +08:00
travis: install pyaudio from git repo
This commit is contained in:
@@ -9,6 +9,7 @@ before_install:
|
|||||||
- sudo apt-get install portaudio19-dev
|
- sudo apt-get install portaudio19-dev
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- pip install git+http://people.csail.mit.edu/hubert/git/pyaudio.git
|
||||||
- pip install .
|
- pip install .
|
||||||
- pip install coveralls pep8 mock
|
- pip install coveralls pep8 mock
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user