aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.ci
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-03-24 15:47:36 +0100
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-03-24 15:53:17 +0100
commite82881f643d23d945aa0a4e2ce6172878f7c1412 (patch)
tree208f1a2d4b0f9166c4976e12e342067b9ac86b97 /Makefile.ci
parent9c80dd80feb1cc2ae6d0dc6e08985d4f51d4f329 (diff)
[travis] Backport from trunk: VST
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.ci b/Makefile.ci
index 897318c4d..b055ada8e 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)