Travis: Skip test with Python 3.8 beta

This commit is contained in:
Alexander Graf
2019-07-27 22:04:56 +02:00
committed by GitHub
parent 6a3b05762e
commit 87dc82d1b1

View File

@@ -4,7 +4,6 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8-dev"
install:
- pipenv sync --dev
script: