travis: Travis does not support Python 3.7 yet

This commit is contained in:
Tomas Babej 2018-07-15 18:53:29 -04:00
parent 7d9fe9d7b9
commit 0da2ac6fe7
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5

View file

@ -14,7 +14,6 @@ python:
- "2.7" - "2.7"
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7"
before_install: before_install:
# Setup virtual framebuffer # Setup virtual framebuffer
- export DISPLAY=:99.0 - export DISPLAY=:99.0