aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2017-12-01 22:14:44 +0000
committerng0 <ng0@n0.is>2017-12-01 22:14:44 +0000
commit68cf6f599bf096d5e296082dff609c4c1fcbc979 (patch)
tree2ba741d5f7d2d854e8ecb618c6fcb4ee907ecb79
parentc25d97101117905cdae5aebffcc212375a33fa9e (diff)
downloadgnunet-python-68cf6f599bf096d5e296082dff609c4c1fcbc979.tar.gz
gnunet-python-68cf6f599bf096d5e296082dff609c4c1fcbc979.zip
comment language part
-rw-r--r--.gitlab-ci.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 60dd4dc..af2008a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,10 +13,10 @@ build-container:
13 - docker build -f Dockerfile -t gnunet-python . 13 - docker build -f Dockerfile -t gnunet-python .
14 14
15# For now just build with python3 15# For now just build with python3
16language: python 16# language: python
17python: 17# python:
18 - "3.6" 18# - "3.6"
19 - "2.7" 19# - "2.7"
20 20
21build-gnunet-python: 21build-gnunet-python:
22 stage: build 22 stage: build