aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorAnton Trunov2018-04-20 18:28:34 +0200
committerAnton Trunov2018-04-20 19:09:34 +0200
commit80b2a82d25fc9117270b9a052e4071d87eb6755f (patch)
tree07f28fa619d21cd5e1d4a640666db0bdf9836782 /dev/ci/ci-basic-overlay.sh
parent239e28f71192d7537bc6ea283c806ba28fa1c016 (diff)
CI: add fcsl-pcm
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-x[-rw-r--r--]dev/ci/ci-basic-overlay.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 2adc7d8dcc..5566a51175 100644..100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -150,3 +150,9 @@
########################################################################
: "${Elpi_CI_BRANCH:=coq-master}"
: "${Elpi_CI_GITURL:=https://github.com/LPCIC/coq-elpi.git}"
+
+########################################################################
+# fcsl-pcm
+########################################################################
+: "${fcsl_pcm_CI_BRANCH:=master}"
+: "${fcsl_pcm_CI_GITURL:=https://github.com/imdea-software/fcsl-pcm.git}"