mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 12:49:24 +01:00
.travis.yml: Add pypy3 to build matrix.
This commit is contained in:
parent
7466058c8f
commit
57dee45734
@ -61,3 +61,6 @@ matrix:
|
||||
- python: "pypy3.3-5.2-alpha1"
|
||||
env: WITH_OPT_DEPS=true
|
||||
dist: trusty
|
||||
- python: "pypy3"
|
||||
env: WITH_OPT_DEPS=true
|
||||
dist: xenial
|
||||
|
Loading…
Reference in New Issue
Block a user