From 2f2c51614cb96d3ff31b2bea9f4811de283373c3 Mon Sep 17 00:00:00 2001 From: Pierre Grandin Date: Wed, 30 Nov 2016 03:39:00 +0000 Subject: Ensure that we build all targets in 4 containers --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index e6fdc993d..f8fcd7650 100644 --- a/circle.yml +++ b/circle.yml @@ -33,7 +33,7 @@ dependencies: test: override: - - bash: + - bash ci/build.sh: parallel: true files: - ci/build_*.sh -- cgit v1.2.1