From 68cf6f599bf096d5e296082dff609c4c1fcbc979 Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 1 Dec 2017 22:14:44 +0000 Subject: comment language part --- .gitlab-ci.yml | 8 ++++---- 1 file 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: - docker build -f Dockerfile -t gnunet-python . # For now just build with python3 -language: python -python: - - "3.6" - - "2.7" +# language: python +# python: +# - "3.6" +# - "2.7" build-gnunet-python: stage: build -- cgit v1.2.3