From 440a00f20b9768e769dabe399bef16074f30f7cd Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Thu, 16 Aug 2018 11:31:46 +0200 Subject: [ci] Fix QuickChick by adding new simple-io dependency. --- Makefile.ci | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.ci') diff --git a/Makefile.ci b/Makefile.ci index 306471d1d0..e86504b76d 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -36,6 +36,7 @@ CI_TARGETS=ci-bedrock2 \ ci-pidetop \ ci-quickchick \ ci-sf \ + ci-simple-io \ ci-tlc \ ci-unimath \ ci-vst @@ -54,7 +55,7 @@ ci-math-classes: ci-bignums ci-corn: ci-math-classes -ci-quickchick: ci-ext-lib +ci-quickchick: ci-ext-lib ci-simple-io ci-formal-topology: ci-corn -- cgit v1.2.3