travis config: use latest pypy3 container
This commit is contained in:
parent
f0e0b10cc5
commit
974fae3a2b
|
@ -25,7 +25,7 @@ matrix:
|
|||
# pypy3 testing
|
||||
#
|
||||
# core
|
||||
- python: "pypy3"
|
||||
- python: "pypy3.5"
|
||||
env: TOX_POSARGS="-e pypy3-core"
|
||||
cache:
|
||||
- pip: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user