This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/bullseye-fvwm in repository live-build-x2go. from 8ec1c24 it iss not minimal configuration new b06c9d2 not clone @HOME The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .travis.yml | 3 +++ 1 file changed, 3 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/bullseye-fvwm in repository live-build-x2go. commit b06c9d2e44c2b8b3c09d7aa9512c7f970864c500 Author: Juri Grabowski <git-commit@jugra.de> Date: Mon Jan 25 16:05:56 2021 +0100 not clone @HOME --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1da736d..1bd5bc1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ dist: focal language: minimal +git: + clone: false + before_install: - sudo add-apt-repository -y ppa:live-build/ppa - sudo apt-get -q update -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git