From f1eac254c130af383587455876b4000fe0cdf957 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Thu, 8 Mar 2018 19:40:28 +0100 Subject: Adding a fiat-parser overlay --- .../00664-herbelin-master+change-for-coq-pr664-compatibility.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh (limited to 'dev') 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 new file mode 100644 index 000000000..9d96b6d4c --- /dev/null +++ b/dev/ci/user-overlays/00664-herbelin-master+change-for-coq-pr664-compatibility.sh @@ -0,0 +1,4 @@ + 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 -- cgit v1.2.3