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 1b4b815989fda75132989612b88011ef535b8330 Author: Juri Grabowski <git-commit@jugra.de> Date: Mon Jan 25 14:54:48 2021 +0100 right syntax for artifacts --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 79b1c5c..023f1bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,10 +8,10 @@ before_install: addons: artifacts: true - paths: - - /var/www/html/initrd.img - - /var/www/html/vmlinuz - - /var/www/html/filesystem.squashfs + paths: + - /var/www/html/initrd.img + - /var/www/html/vmlinuz + - /var/www/html/filesystem.squashfs branches: only: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git