From 9826bbd4eb1ded394d38a94abff25baa71823221 Mon Sep 17 00:00:00 2001 From: Matthieu Sozeau Date: Sun, 22 Oct 2017 10:46:14 +0200 Subject: Add Equations to CI --- dev/ci/ci-basic-overlay.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dev/ci/ci-basic-overlay.sh') diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index cb1493d6aa..168a34e6e4 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -135,3 +135,9 @@ ######################################################################## : ${bignums_CI_BRANCH:=master} : ${bignums_CI_GITURL:=https://github.com/coq/bignums.git} + +######################################################################## +# Equations +######################################################################## +: ${Equations_CI_BRANCH:=8.8+alpha} +: ${Equations_CI_GITURL:=https://github.com/mattam82/Coq-Equations.git} -- cgit v1.2.3