Fix CircleCI YAML file

This commit is contained in:
Daniel Compton 2017-06-06 13:46:44 +12:00
parent 0ad1167b31
commit 4925861e8b
1 changed files with 1 additions and 1 deletions

View File

@ -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