diff options
| author | Maxime Dénès | 2017-02-16 09:36:47 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2017-02-16 09:36:47 +0100 |
| commit | ec49fbd7fee9c6ff27f56498a6309d9651b4ef82 (patch) | |
| tree | 5f3376bba323271eb139ca4b9f74c6b53293f145 /Makefile.ci | |
| parent | 0df095ec0715f548180bbff70a6feb673c6726a6 (diff) | |
| parent | 575bbed527977aee520a3954a196f5b59ae947c5 (diff) | |
Merge PR#431
[travis] Add math-comp overlays, update CompCert to official version, add UniMath
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile.ci b/Makefile.ci index 040144e6e8..e4b5832f60 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -1,6 +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-coquelicot ci-flocq ci-iris-coq ci-metacoq ci-geocoq +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-coquelicot ci-flocq ci-iris-coq ci-metacoq ci-geocoq \ + ci-unimath .PHONY: $(CI_TARGETS) |
