changeset 346 | bfa2470791da |
parent 345 | ae81f8e88aad |
child 347 | fde6c58f17eb |
--- a/.gitlab-ci.yml Wed Jun 12 11:53:01 2019 +0200 +++ b/.gitlab-ci.yml Wed Jun 12 12:00:30 2019 +0200 @@ -1,8 +1,6 @@ image: python:3.5 before_script: - - export http_proxy=http://localhost:3128/ - - export https_proxy=http://localhost:3128/ - python3.5 bootstrap.py --buildout-version=2.12.0 - ./bin/buildout