diff options
| author | Maxime Dénès | 2017-03-24 15:21:20 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2017-03-24 15:21:20 +0100 |
| commit | 7535e268f7706d1dee263fdbafadf920349103db (patch) | |
| tree | 6a076070927c0ca5a52636b2754ee0d88ceadb27 /Makefile.ci | |
| parent | 2189505b6e50c9a9aa8e9d520c05461e59f18d04 (diff) | |
| parent | f29e577ef81e608cb8b3a68f4e171716c1280711 (diff) | |
Merge PR#489: [travis] Add VST
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 897318c4dd..b055ada8e5 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-unimath ci-vst .PHONY: $(CI_TARGETS) |
