Bump travis to python 3.6
This commit is contained in:
parent
cf771d7f14
commit
1068e26e66
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ language: python
|
|||
sudo: false
|
||||
python:
|
||||
- 2.7
|
||||
- 3.3
|
||||
- 3.6
|
||||
env:
|
||||
- TEST_SERVER_MODE=false
|
||||
- TEST_SERVER_MODE=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue