.travis.yml: Use at least Python 3.6

This commit is contained in:
Jan Holthuis 2020-03-11 13:46:04 +01:00
parent 3bc4886fc0
commit 08f4c964bd

View file

@ -1,6 +1,5 @@
language: python
python:
- 3.5
- 3.6
- 3.7
cache: