From ce083774403b70d58c71c5a6ba104c337613add4 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Mon, 12 Nov 2018 23:37:47 +0100 Subject: Adding overlay for Equations. --- .../08893-herbelin-master+moving-evars-of-term-on-econstr.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dev/ci/user-overlays/08893-herbelin-master+moving-evars-of-term-on-econstr.sh (limited to 'dev') diff --git a/dev/ci/user-overlays/08893-herbelin-master+moving-evars-of-term-on-econstr.sh b/dev/ci/user-overlays/08893-herbelin-master+moving-evars-of-term-on-econstr.sh new file mode 100644 index 0000000000..dc39ea5ef0 --- /dev/null +++ b/dev/ci/user-overlays/08893-herbelin-master+moving-evars-of-term-on-econstr.sh @@ -0,0 +1,7 @@ +if [ "$CI_PULL_REQUEST" = "8893" ] || [ "$CI_BRANCH" = "master+moving-evars-of-term-on-econstr" ]; then + + equations_CI_BRANCH=master+fix-evars_of_term-pr8893 + equations_CI_REF=master+fix-evars_of_term-pr8893 + equations_CI_GITURL=https://github.com/herbelin/Coq-Equations + +fi -- cgit v1.2.3