mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 02:29:22 +01:00
.travis.yml: Update pypy3 version.
This commit is contained in:
parent
087fa71d63
commit
d7902c921f
@ -10,7 +10,7 @@ python:
|
||||
- "3.6"
|
||||
- "nightly"
|
||||
- "pypy"
|
||||
- "pypy3.3-5.2-alpha1" # 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
|
||||
env:
|
||||
- WITH_OPT_DEPS=true
|
||||
- WITH_OPT_DEPS=false
|
||||
|
Loading…
Reference in New Issue
Block a user