From 890c7589cb01f9f2978fb43dfe6738dba4bde4fb Mon Sep 17 00:00:00 2001 From: probonopd Date: Thu, 21 Mar 2019 08:20:01 +0100 Subject: [PATCH] Next try https://github.com/AppImage/AppImageKit/pull/937#issuecomment-474560095 --- tests/tests-environment.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/tests-environment.sh b/tests/tests-environment.sh index b04c177..e148ee9 100755 --- a/tests/tests-environment.sh +++ b/tests/tests-environment.sh @@ -10,7 +10,8 @@ echo "5d506507df7c02766ae6c3ca0d15b4234f4cb79a80799190ded9d3ca0ac28c0c patchelf sudo dpkg -i patchelf_0.8-2_amd64.deb cd /tmp/ -wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2052/appimagetool-x86_64.AppImage # branch last-good, https://travis-ci.org/AppImage/AppImageKit/jobs/507462541 +https://artifacts.assassinate-you.net/artifactory/AppImageKit//travis-2056/appimagetool-x86_64.AppImage # https://github.com/AppImage/AppImageKit/pull/937#issuecomment-474560095 +# wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2052/appimagetool-x86_64.AppImage # branch last-good, https://travis-ci.org/AppImage/AppImageKit/jobs/507462541 # wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2034/appimagetool-x86_64.AppImage # last good according to https://github.com/AppImage/AppImageKit/issues/934 # wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" # Broken chmod +x appimagetool*AppImage