From 5469457e73063b85ffd8a4e5247f0b11bd7ba6dd Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Mon, 20 Apr 2020 23:24:29 +0200 Subject: Fix VST after PrincetonUniversity/VST#402 Specifically https://github.com/PrincetonUniversity/VST/commit/86d7ac6eaf9c580d5705c4257814f64560d24257 --- Makefile.ci | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.ci') diff --git a/Makefile.ci b/Makefile.ci index d4383fd409..1a5e8166a2 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -76,6 +76,8 @@ ci-quickchick: ci-ext-lib ci-simple-io ci-metacoq: ci-equations +ci-vst: ci-flocq + # Generic rule, we use make to ease CI integration $(CI_TARGETS): ci-%: +./dev/ci/ci-wrapper.sh $* -- cgit v1.2.3