not enough RAM
This commit is contained in:
parent
9cb223a51d
commit
36f18bbf10
|
@ -2,7 +2,7 @@
|
||||||
image: python:3.7-buster
|
image: python:3.7-buster
|
||||||
jobs:
|
jobs:
|
||||||
script:
|
script:
|
||||||
- tests/setup-gitlab.sh
|
# - tests/setup-gitlab.sh
|
||||||
- pip install tox
|
- pip install tox
|
||||||
- tox
|
- tox
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue