Bump travis to python 3.6
This commit is contained in:
parent
cf771d7f14
commit
1068e26e66
@ -2,7 +2,7 @@ language: python
|
|||||||
sudo: false
|
sudo: false
|
||||||
python:
|
python:
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.3
|
- 3.6
|
||||||
env:
|
env:
|
||||||
- TEST_SERVER_MODE=false
|
- TEST_SERVER_MODE=false
|
||||||
- TEST_SERVER_MODE=true
|
- TEST_SERVER_MODE=true
|
||||||
|
Loading…
Reference in New Issue
Block a user