Got rid of Python 3.6 test suite
This commit is contained in:
parent
dcb4a36959
commit
b8f936e440
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
language: python
|
||||
dist: xenial
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
|
||||
install: "pip install -r .travis.requirements"
|
||||
|
|
Loading…
Reference in a new issue