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