diff options
| author | Maxime Dénès | 2017-05-09 20:23:26 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-05-09 20:23:26 +0200 |
| commit | 9d423562a5f83563198f3141500af4c97103c2bf (patch) | |
| tree | a0a9370893a81cced772833761cd429cfc60e81e /dev/ci/ci-basic-overlay.sh | |
| parent | c92e6ac43d2048d0f29e944177e946795b8b7fbf (diff) | |
| parent | 73e09aa251a1bb3dea5b4497d3865a21b2ff3be6 (diff) | |
Merge PR#591: Add bmsherman/topology to the ci
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
| -rw-r--r-- | dev/ci/ci-basic-overlay.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index e0851816ce..5da13c1008 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -107,6 +107,12 @@ : ${bedrock_facade_CI_GITURL:=https://github.com/JasonGross/bedrock.git} ######################################################################## +# formal-topology +######################################################################## +: ${formal_topology_CI_BRANCH:=ci} +: ${formal_topology_CI_GITURL:=https://github.com/bmsherman/topology.git} + +######################################################################## # CoLoR ######################################################################## : ${Color_CI_SVNURL:=https://scm.gforge.inria.fr/anonscm/svn/color/trunk/color} |
