aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/ci-color.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/ci-color.sh')
-rwxr-xr-xdev/ci/ci-color.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev/ci/ci-color.sh b/dev/ci/ci-color.sh
index cb212e845..57f569858 100755
--- a/dev/ci/ci-color.sh
+++ b/dev/ci/ci-color.sh
@@ -7,9 +7,7 @@ Color_CI_DIR=${CI_BUILD_DIR}/color
# Setup Bignums
-git_checkout master https://github.com/coq/bignums.git bignums
-
-( cd bignums && make -j ${NJOBS} && make install )
+source ${ci_dir}/ci-bignums.sh
# Compiles CoLoR