aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/06217-coqdep-at-once.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/06217-coqdep-at-once.sh')
-rw-r--r--dev/ci/user-overlays/06217-coqdep-at-once.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev/ci/user-overlays/06217-coqdep-at-once.sh b/dev/ci/user-overlays/06217-coqdep-at-once.sh
deleted file mode 100644
index 68e1901f7..000000000
--- a/dev/ci/user-overlays/06217-coqdep-at-once.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$TRAVIS_PULL_REQUEST" = "6217" ] || [ "$TRAVIS_BRANCH" = "coqdep-at-once" ]; then
- UniMath_CI_GITURL=https://github.com/SkySkimmer/UniMath.git
-fi