dont test pypy on gitlab for now, still keep in TOX
This commit is contained in:
parent
6f5a6c1e8c
commit
a452e1854e
@ -30,9 +30,3 @@ py35:
|
|||||||
image: python:3.5
|
image: python:3.5
|
||||||
script:
|
script:
|
||||||
- tox -e py35
|
- tox -e py35
|
||||||
|
|
||||||
pypy:
|
|
||||||
stage: test
|
|
||||||
image: python:pypy
|
|
||||||
script:
|
|
||||||
- tox -e pypy
|
|
||||||
|
Loading…
Reference in New Issue
Block a user