aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/06197-ejgallego-plugins+remove_locality_hack.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/06197-ejgallego-plugins+remove_locality_hack.sh')
-rw-r--r--dev/ci/user-overlays/06197-ejgallego-plugins+remove_locality_hack.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev/ci/user-overlays/06197-ejgallego-plugins+remove_locality_hack.sh b/dev/ci/user-overlays/06197-ejgallego-plugins+remove_locality_hack.sh
deleted file mode 100644
index c9f1272be..000000000
--- a/dev/ci/user-overlays/06197-ejgallego-plugins+remove_locality_hack.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ "$TRAVIS_PULL_REQUEST" = "6197" ] || [ "$TRAVIS_BRANCH" = "plugins+remove_locality_hack" ]; then
- ltac2_CI_BRANCH=localityfixyou
- ltac2_CI_GITURL=https://github.com/ejgallego/ltac2.git
-fi