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, 4 insertions, 0 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
new file mode 100644
index 000000000..78789a6fc
--- /dev/null
+++ b/dev/ci/user-overlays/06482-ppedrot-check-poly-effects.sh
@@ -0,0 +1,4 @@
+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