diff options
| author | coqbot-app[bot] | 2021-03-17 08:47:32 +0000 |
|---|---|---|
| committer | GitHub | 2021-03-17 08:47:32 +0000 |
| commit | eeef63b0b09cf90f7a3022ce6f0d7e50a908484c (patch) | |
| tree | cf76595f742e31a7813872ff6010e5f872c25fb4 /dev/ci/ci-quickchick.sh | |
| parent | 231efff194453651592dd40aa0389012a133d38f (diff) | |
| parent | f4579a0bcdbdba6304a9970fc6ea6190a68f9c8c (diff) | |
Merge PR #13929: [ci] [gitlab] Remove ad-hoc mathcomp install macros
Reviewed-by: gares
Reviewed-by: Zimmi48
Diffstat (limited to 'dev/ci/ci-quickchick.sh')
| -rwxr-xr-x | dev/ci/ci-quickchick.sh | 2 |
1 files changed, 0 insertions, 2 deletions
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) |
