Enable Travis CI tests for Pytho 3.8
This commit is contained in:
parent
77bc97c8da
commit
f1ebe8d946
@ -7,6 +7,7 @@ python:
|
|||||||
- 2.7
|
- 2.7
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
- 3.7
|
||||||
|
- 3.8
|
||||||
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