From b01a29254c6d68e9e9ca18a0c98c00b4e969f0f1 Mon Sep 17 00:00:00 2001 From: probonopd Date: Tue, 19 Mar 2019 19:58:57 +0100 Subject: [PATCH] Revert last change --- tests/tests-environment.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/tests-environment.sh b/tests/tests-environment.sh index 4458570..b04c177 100755 --- a/tests/tests-environment.sh +++ b/tests/tests-environment.sh @@ -10,8 +10,7 @@ echo "5d506507df7c02766ae6c3ca0d15b4234f4cb79a80799190ded9d3ca0ac28c0c patchelf sudo dpkg -i patchelf_0.8-2_amd64.deb cd /tmp/ -wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2054/appimagetool-x86_64.AppImage # https://github.com/AppImage/AppImageKit/pull/937#issuecomment-474494480 -# 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-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