[grisbi-cvs] [git push]Grisbi branch grisbi-1.0.x updated. upstream_version_1_0_0-52-gfd3d4af
Pierre Biava
noreply at sourceforge.net
Mon Oct 3 18:36:23 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grisbi".
The branch, grisbi-1.0.x has been updated
via fd3d4af94cedf4a78f5c127d63821ba639081fd1 (commit)
from 646967741968a7f0bdf03ca7f3dba976dc8f6839 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit be7ae798025b7bb0b591ad7477e3ae95d6924fa1
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Sun Oct 2 21:45:43 2016 +0200
Travis-CI: change repository
Use the official grisbi repository
diff --git a/.travis.yml b/.travis.yml
index 8dd6284..674463e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,5 +11,5 @@ services:
script:
- docker pull ubuntu:16.04
- - docker run ubuntu:16.04 /bin/sh -c "apt-get update ; apt-get install autoconf automake libtool-bin m4 intltool libgtk-3-dev libgsf-1-dev libgoffice-0.10-dev git build-essential -y ; cd /root ; git clone --depth=50 --branch=master https://github.com/LudovicRousseau/grisbi.git ; cd grisbi ; ./travis-autogen.sh ; make"
+ - docker run ubuntu:16.04 /bin/sh -c "apt-get update ; apt-get install autoconf automake libtool-bin m4 intltool libgtk-3-dev libgsf-1-dev libgoffice-0.10-dev git build-essential -y ; cd /root ; git clone --depth=50 --branch=master https://github.com/grisbi/grisbi.git ; cd grisbi ; ./travis-autogen.sh ; make"
-----------------------------------------------------------------------
Summary of changes:
src/import.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Grisbi
More information about the cvs
mailing list