Update Python versions for Travis CI builds
I have stopped testing under Python 3.4 due to the PR #152.
This commit is contained in:
parent
97f280923c
commit
a0d106ee5f
@ -1,6 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install portaudio19-dev
|
||||
|
Loading…
Reference in New Issue
Block a user