remove py3.6 .travis.yml target - i think we'll be 3.7-or-above
This commit is contained in:
parent
985e95c37d
commit
9265fd0c48
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
language: python
|
||||
cache: pip
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "3.8-dev"
|
||||
|
|
Loading…
Add table
Reference in a new issue