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 /Makefile.ci | |
| parent | c92e6ac43d2048d0f29e944177e946795b8b7fbf (diff) | |
| parent | 73e09aa251a1bb3dea5b4497d3865a21b2ff3be6 (diff) | |
Merge PR#591: Add bmsherman/topology to the ci
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.ci b/Makefile.ci index 4c4606aff6..0136852180 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -1,7 +1,7 @@ CI_TARGETS=ci-all ci-hott ci-math-comp ci-compcert ci-sf ci-cpdt \ ci-color ci-math-classes ci-tlc ci-fiat-crypto ci-fiat-parsers \ ci-coquelicot ci-flocq ci-iris-coq ci-metacoq ci-geocoq \ - ci-unimath ci-vst ci-bedrock-src ci-bedrock-facade + ci-unimath ci-vst ci-bedrock-src ci-bedrock-facade ci-formal-topology .PHONY: $(CI_TARGETS) |
