aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-06-25 16:35:04 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-06-25 21:32:36 +0200
commit05e3b4b0e27f8e87aca05f528acbb105681df878 (patch)
tree39dc748f0932bf684f9628e9a784e9449ae87282 /dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh
parentcb885e8c70a75043ff89e117c29cbb5dc22ff16f (diff)
Reuse CI info to know which version of plugins to build on Windows.
Diffstat (limited to 'dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh')
-rw-r--r--dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh b/dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh
deleted file mode 100644
index 9d96b6d4c..000000000
--- a/dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh
+++ /dev/null
@@ -1,4 +0,0 @@
- if [ "$CI_PULL_REQUEST" = "664" ] || [ "$CI_BRANCH" = "trunk+fix-5500-too-weak-test-return-clause" ]; then
- fiat_parsers_CI_BRANCH=master+change-for-coq-pr664-compatibility
- fiat_parsers_CI_GITURL=https://github.com/herbelin/fiat
-fi