remove py3.6 .travis.yml target - i think we'll be 3.7-or-above

This commit is contained in:
jesopo 2020-04-06 13:33:00 +01:00
parent 985e95c37d
commit 9265fd0c48

View file

@ -1,7 +1,6 @@
language: python
cache: pip
python:
- "3.6"
- "3.7"
- "3.8"
- "3.8-dev"