diff options
| author | Hugo Herbelin | 2020-04-15 15:45:34 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2020-05-13 22:37:36 +0200 |
| commit | 9e3f16880dd67bebf31bfd95f6affa5f32abb60c (patch) | |
| tree | 8fd51bdc7c257e41fa19f9959b8c46318840b612 /dev | |
| parent | d5a6c8a9971214c6f1f4d672fcaea846c7d2a37d (diff) | |
Overlay elpi
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ci/user-overlays/8808-herbelin-master+support-binder+term-in-abbrev.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/8808-herbelin-master+support-binder+term-in-abbrev.sh b/dev/ci/user-overlays/8808-herbelin-master+support-binder+term-in-abbrev.sh new file mode 100644 index 0000000000..50eaf0b109 --- /dev/null +++ b/dev/ci/user-overlays/8808-herbelin-master+support-binder+term-in-abbrev.sh @@ -0,0 +1,6 @@ +if [ "$CI_PULL_REQUEST" = "8808" ] || [ "$CI_BRANCH" = "master+support-binder+term-in-abbrev" ]; then + + elpi_CI_REF=master+adapt-coq8808-syndef-same-expressiveness-notation + elpi_CI_GITURL=https://github.com/herbelin/coq-elpi + +fi |
