mirror of https://github.com/yandex/gixy
Test on PyPy 2 and 3
parent
f5fd81c0db
commit
d4e3d5285e
|
@ -5,6 +5,8 @@ python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
- "pypy"
|
||||||
|
- "pypy3"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
Loading…
Reference in New Issue