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, 3 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/06217-coqdep-at-once.sh b/dev/ci/user-overlays/06217-coqdep-at-once.sh
new file mode 100644
index 000000000..68e1901f7
--- /dev/null
+++ b/dev/ci/user-overlays/06217-coqdep-at-once.sh
@@ -0,0 +1,3 @@
+if [ "$TRAVIS_PULL_REQUEST" = "6217" ] || [ "$TRAVIS_BRANCH" = "coqdep-at-once" ]; then
+ UniMath_CI_GITURL=https://github.com/SkySkimmer/UniMath.git
+fi