diff options
Diffstat (limited to 'dev/ci/ci-deriving.sh')
| -rwxr-xr-x | dev/ci/ci-deriving.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/ci/ci-deriving.sh b/dev/ci/ci-deriving.sh index ec3625c177..c34fc44f69 100755 --- a/dev/ci/ci-deriving.sh +++ b/dev/ci/ci-deriving.sh @@ -3,8 +3,6 @@ ci_dir="$(dirname "$0")" . "${ci_dir}/ci-common.sh" -install_ssreflect - git_download deriving ( cd "${CI_BUILD_DIR}/deriving" && make && make tests && make install ) |
