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: for py3 it shoul


From: gnunet
Subject: [GNUnet-SVN] [gnunet-python] branch master updated: ci: for py3 it should be python3
Date: Fri, 01 Dec 2017 23:46:43 +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 fa0d0c4  ci: for py3 it should be python3
fa0d0c4 is described below

commit fa0d0c4e029c5350a0c04c559de9783b3ec9dbe4
Author: ng0 <address@hidden>
AuthorDate: Fri Dec 1 22:46:23 2017 +0000

    ci: for py3 it should be python3
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index df7eb13..eabde1f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,4 +25,4 @@ build-gnunet-python:
     - 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: python setup.py
+  script: python3 setup.py

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



reply via email to

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