From 9a7b5856538615b873240b36286f2527c399afa6 Mon Sep 17 00:00:00 2001 From: Pierre Grandin Date: Tue, 29 Nov 2016 23:46:54 +0000 Subject: Fixed typo in circle.yaml --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 2041c8b0e..02a8c46ce 100644 --- a/circle.yml +++ b/circle.yml @@ -35,7 +35,7 @@ dependencies: test: override: - - bash + - bash: parallel: true files: - ci/build_*.sh -- cgit v1.2.1