aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/06482-ppedrot-check-poly-effects.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/06482-ppedrot-check-poly-effects.sh')
-rw-r--r--dev/ci/user-overlays/06482-ppedrot-check-poly-effects.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev/ci/user-overlays/06482-ppedrot-check-poly-effects.sh b/dev/ci/user-overlays/06482-ppedrot-check-poly-effects.sh
deleted file mode 100644
index 78789a6fc..000000000
--- a/dev/ci/user-overlays/06482-ppedrot-check-poly-effects.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ "$TRAVIS_PULL_REQUEST" = "6483" ] || [ "$TRAVIS_BRANCH" = "check-poly-effects" ]; then
- HoTT_CI_BRANCH=check-poly-effects
- HoTT_CI_GITURL=https://github.com/ppedrot/HoTT.git
-fi