probonopd 6 years ago
committed by GitHub
parent
commit
64940f5fd0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      tests/tests-environment.sh

3
tests/tests-environment.sh

@ -10,7 +10,8 @@ echo "5d506507df7c02766ae6c3ca0d15b4234f4cb79a80799190ded9d3ca0ac28c0c patchelf
sudo dpkg -i patchelf_0.8-2_amd64.deb sudo dpkg -i patchelf_0.8-2_amd64.deb
cd /tmp/ 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 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-2034/appimagetool-x86_64.AppImage # last good according to https://github.com/AppImage/AppImageKit/issues/934 # 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 # wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" # Broken
chmod +x appimagetool*AppImage chmod +x appimagetool*AppImage

Loading…
Cancel
Save