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:
Illia Volochii 2017-02-26 22:03:12 +02:00
parent 97f280923c
commit a0d106ee5f

View File

@ -1,6 +1,7 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
install:
- sudo apt-get update
- sudo apt-get install portaudio19-dev