Merge pull request #175 from illia-v/update-python-in-travis-configs
Update Python versions for Travis CI builds
This commit is contained in:
commit
1e96500d76
@ -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