not enough RAM

This commit is contained in:
Loic Dachary 2021-01-20 10:45:35 +01:00
parent 9cb223a51d
commit 36f18bbf10
No known key found for this signature in database
GPG Key ID: 992D23B392F9E4F2
1 changed files with 1 additions and 1 deletions

View File

@ -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