temporarily rollback travis config.

This commit is contained in:
Valentin Lorentz 2019-01-06 17:09:18 +01:00
parent a03a89730a
commit 8f503f8d31

View File

@ -1,4 +1,3 @@
dist: xenial
language: python language: python
sudo: true sudo: true
python: python:
@ -9,8 +8,7 @@ python:
- "3.4" - "3.4"
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7" - "3.7-dev"
- "3.8-dev"
- "nightly" - "nightly"
- "pypy" - "pypy"
- "pypy-5.3.1" # default pypy3 doesn't work, see https://bitbucket.org/pypy/pypy/issues/2129/local-variable-val-referenced-before - "pypy-5.3.1" # default pypy3 doesn't work, see https://bitbucket.org/pypy/pypy/issues/2129/local-variable-val-referenced-before