Revert "Travis: re-enable Python 3.8"

This reverts commit 0d44d31913.

Apparently, 0.15.5 (which contains the 3.8 fix) is not actually released
yet. Oops!
This commit is contained in:
Adrian Sampson 2019-07-05 09:49:53 -04:00
parent 0d44d31913
commit f39cff71d3

View file

@ -24,9 +24,9 @@ matrix:
- python: 3.7
env: {TOX_ENV: py37-test}
dist: xenial
- python: 3.8-dev
env: {TOX_ENV: py38-test}
dist: xenial
# - python: 3.8-dev
# env: {TOX_ENV: py38-test}
# dist: xenial
# - python: pypy
# - env: {TOX_ENV: pypy-test}
- python: 3.6