diff --git a/circle.yml b/circle.yml index 95f2d6cf5..470978b4d 100644 --- a/circle.yml +++ b/circle.yml @@ -2,6 +2,11 @@ machine: xcode: version: "6.3.1" +checkout: + post: + - git submodule sync + - git submodule update --init + test: override: - xctool