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: ci


From: gnunet
Subject: [GNUnet-SVN] [gnunet-python] branch master updated: ci
Date: Fri, 01 Dec 2017 23:54:59 +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 a9b24f8  ci
a9b24f8 is described below

commit a9b24f846e3f3c25257bc70af8435da62c957b80
Author: ng0 <address@hidden>
AuthorDate: Fri Dec 1 22:54:49 2017 +0000

    ci
---
 .gitlab-ci.yml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eabde1f..9ba7d7b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,6 +23,8 @@ build-gnunet-python:
   image: gnunet-python:latest
   only:
     - master
-  before_script:
-    - apt-get install -y python3-pip python-gi python-gi-cairo python3-gi 
python3-gi-cairo gir1.2-gtk-3.0 python-dbus
-  script: python3 setup.py
+  install:
+    - apt-get install -y python3-pip python-gi python-gi-cairo python3-gi 
python3-gi-cairo gir1.2-gtk-3.0 python-dbus python3-flake8
+    - pip3 install --no-deps .
+  script:
+    - flake8 .

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



reply via email to

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