Remove test for python 3.6 and 3.7 as long this is buggy

pull/10/head v0.1.6
Christophe Mehay 4 years ago
parent 78ea7fecb0
commit a68b80097b

@ -1,7 +1,5 @@
language: python
python:
- '3.6'
- '3.7'
- '3.8'
install: pip install tox-travis pre-commit poetry
env:

Loading…
Cancel
Save