Disable Python 3.7 on travis again for now

This commit is contained in:
Dave Halter
2018-12-16 19:17:46 +01:00
parent 50399935c9
commit ddef626e66

View File

@@ -5,7 +5,6 @@ python:
- 3.4
- 3.5
- 3.6
- 3.7
env:
- JEDI_TEST_ENVIRONMENT=27