Compare commits
No commits in common. "0a0bbd03b39c69efbef2ce35f85f004302f8eae7" and "49c33de6899ef4678bf3bcc9644172ebfd9e9162" have entirely different histories.
0a0bbd03b3
...
49c33de689
|
@ -23,14 +23,6 @@ pipeline:
|
|||
- pip install -e .[ci]
|
||||
- tox -e py37
|
||||
|
||||
test-3.7-pypy:
|
||||
group: test
|
||||
image: pypy:3-7-slim
|
||||
pull: true
|
||||
commands:
|
||||
- pip install -e .[ci]
|
||||
- tex -e pypy37
|
||||
|
||||
test-3.6:
|
||||
group: test
|
||||
image: python:3.6-alpine
|
||||
|
|
Loading…
Reference in New Issue