From ffdf5c256cbe4be1743e17eb17d516fe987e3b8d Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Fri, 29 Jun 2018 21:08:33 +0200 Subject: Document that GITURL variables shouldn't have a trailing .git anymore. This allows to append /archive at the end. --- dev/ci/user-overlays/07906-univs-of-constr.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 dev/ci/user-overlays/07906-univs-of-constr.sh (limited to 'dev/ci/user-overlays/07906-univs-of-constr.sh') diff --git a/dev/ci/user-overlays/07906-univs-of-constr.sh b/dev/ci/user-overlays/07906-univs-of-constr.sh deleted file mode 100644 index 071665087..000000000 --- a/dev/ci/user-overlays/07906-univs-of-constr.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -if [ "$CI_PULL_REQUEST" = "7906" ] || [ "$CI_BRANCH" = "univs-of-constr-noseff" ]; then - Equations_CI_BRANCH=fix-univs-of-constr - Equations_CI_GITURL=https://github.com/SkySkimmer/Coq-Equations.git - - Elpi_CI_BRANCH=fix-universes-of-constr - Elpi_CI_GITURL=https://github.com/SkySkimmer/coq-elpi.git -fi -- cgit v1.2.3