gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-python] branch master updated: remove flake8 in ci


From: gnunet
Subject: [GNUnet-SVN] [gnunet-python] branch master updated: remove flake8 in ci for now
Date: Sat, 02 Dec 2017 00:07:19 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet-python.

The following commit(s) were added to refs/heads/master by this push:
     new 4c4e4b5  remove flake8 in ci for now
4c4e4b5 is described below

commit 4c4e4b5b1b2e872909e95e801c74da0482f632bc
Author: ng0 <address@hidden>
AuthorDate: Fri Dec 1 23:07:15 2017 +0000

    remove flake8 in ci for now
---
 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a8c0737..7622fe3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,5 +24,4 @@ build-gnunet-python:
   only:
     - master
   script:
-    - pip3 install --no-deps .
-    - flake8 .
+    - pip3 install

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]