mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-13 18:50:53 +00:00
Travis-CI: Add PyPy 3 to test matrix
This commit is contained in:
parent
d3776e55fb
commit
143a404168
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ matrix:
|
||||||
- name: "Python 3.8 on Linux"
|
- name: "Python 3.8 on Linux"
|
||||||
os: linux
|
os: linux
|
||||||
python: 3.8
|
python: 3.8
|
||||||
|
- name: "PyPy 3 on Linux"
|
||||||
|
os: linux
|
||||||
|
python: pypy3
|
||||||
- name: "Python 3 on macOS"
|
- name: "Python 3 on macOS"
|
||||||
os: osx
|
os: osx
|
||||||
language: shell
|
language: shell
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue