diff --git a/circle.yml b/circle.yml index 65a56a1..2c4a72d 100644 --- a/circle.yml +++ b/circle.yml @@ -7,5 +7,5 @@ test: override: - lein karma-once - karma start --single-run --reporters junit,dots - - lein cljsbuild once + - lein cljsbuild once: pwd: examples/todomvc