From f4579a0bcdbdba6304a9970fc6ea6190a68f9c8c Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Thu, 11 Mar 2021 17:19:07 +0100 Subject: [ci] [gitlab] Remove ad-hoc mathcomp install macros They should not be necessary today as they date from the shareable pre-artifact epoch, an incur in an slowdown. --- dev/ci/ci-quickchick.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev/ci/ci-quickchick.sh') diff --git a/dev/ci/ci-quickchick.sh b/dev/ci/ci-quickchick.sh index 08686d7ced..2bc2a18849 100755 --- a/dev/ci/ci-quickchick.sh +++ b/dev/ci/ci-quickchick.sh @@ -3,8 +3,6 @@ ci_dir="$(dirname "$0")" . "${ci_dir}/ci-common.sh" -install_ssreflect - git_download quickchick ( cd "${CI_BUILD_DIR}/quickchick" && make && make install) -- cgit v1.2.3