diff options
| author | Emilio Jesus Gallego Arias | 2017-03-20 13:38:14 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2017-03-24 13:14:49 +0100 |
| commit | f29e577ef81e608cb8b3a68f4e171716c1280711 (patch) | |
| tree | a65502f6a3cfbe8307fb7b5ebdda208c0db4ca08 /Makefile.ci | |
| parent | 530cd175c1b7465c3fa35c300f42b022bed9b25b (diff) | |
[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) |
