From b510f0ea03bc88cbf375ce13c29e97941b561a72 Mon Sep 17 00:00:00 2001 From: eine Date: Sun, 26 Jul 2020 07:16:48 +0200 Subject: ci: deprecate Travis in favour of GitHub Actions --- scripts/macosx/install-ada.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/macosx') diff --git a/scripts/macosx/install-ada.sh b/scripts/macosx/install-ada.sh index 760be908b..2e2862824 100755 --- a/scripts/macosx/install-ada.sh +++ b/scripts/macosx/install-ada.sh @@ -7,7 +7,6 @@ if [ -e gnat/etc/install_ok ] && [ "x$(cat gnat/etc/install_ok)" = "x2019" ]; th exit 0 fi -echo "Download and install gnat-gpl" set -x # Remove old gnat directory -- cgit v1.2.3