diff options
| author | Matthieu Sozeau | 2018-11-06 12:07:47 +0100 |
|---|---|---|
| committer | Matthieu Sozeau | 2018-11-06 12:09:26 +0100 |
| commit | 05336f66483eec4c34f19df937d28b8bdae8749a (patch) | |
| tree | 1e39f21b10c22f4d9a9e7d5f8227a5b35ce33fd4 /dev/ci | |
| parent | 9cb970f99c0bd5f033742154c11c8313800de960 (diff) | |
Add overlay for Equations
Diffstat (limited to 'dev/ci')
| -rw-r--r-- | dev/ci/user-overlays/08889-mattam-program-obl-subst.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/08889-mattam-program-obl-subst.sh b/dev/ci/user-overlays/08889-mattam-program-obl-subst.sh new file mode 100644 index 0000000000..17eb5fffae --- /dev/null +++ b/dev/ci/user-overlays/08889-mattam-program-obl-subst.sh @@ -0,0 +1,6 @@ +if [ "$CI_PULL_REQUEST" = "8889" ] || [ "$CI_BRANCH" = "program-hook-obligation-subst" ]; then + + Equations_CI_REF=program-hook-obligation-subst + Equations_CI_GITURL=https://github.com/mattam82/Coq-Equations + +fi |
