--- a/.gitlab-ci.yml Tue Jun 11 17:23:01 2019 +0200
+++ b/.gitlab-ci.yml Tue Jun 11 17:23:23 2019 +0200
@@ -1,12 +1,12 @@
image: python:3.5
before_script:
- - export http_proxy=http://tflorac:Neja008_@proxy.onf.fr:8080/
- - export https_proxy=http://tflorac:Neja008_@proxy.onf.fr:8080/
- - apt-get update
- - apt-get install gcc g++ libjpeg-dev libpng-dev libxml2-dev libxslt-dev libfreetype6-dev
- - python3.5 bootstrap.py --buildout-version=2.12.0
+ - export http_proxy=http://tflorac:Neja008_@proxy.onf.fr:8080/
+ - export https_proxy=http://tflorac:Neja008_@proxy.onf.fr:8080/
+ - apt-get update
+ - apt-get install gcc g++ libjpeg-dev libpng-dev libxml2-dev libxslt-dev libfreetype6-dev
+ - python3.5 bootstrap.py --buildout-version=2.12.0
test_app:
- script:
- - ./bin/test
+ script:
+ - ./bin/test