Skip to content

Commit

Permalink
[attributes] Add overlays for #13312
Browse files Browse the repository at this point in the history
(cherry picked from commit 0af10d8)
  • Loading branch information
ejgallego authored and gares committed Nov 19, 2020
1 parent 3f21c76 commit 3b1a787
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@
if [ "$CI_PULL_REQUEST" = "13312" ] || [ "$CI_BRANCH" = "attributes+bool_single" ]; then

overlay unicoq https://github.com/ejgallego/unicoq attributes+bool_single
overlay elpi https://github.com/ejgallego/coq-elpi attributes+bool_single

fi

0 comments on commit 3b1a787

Please sign in to comment.