mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 08:38:06 +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
|
||||
|
||||
install:
|
||||
- pip install git+http://people.csail.mit.edu/hubert/git/pyaudio.git
|
||||
- pip install .
|
||||
- pip install coveralls pep8 mock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user