Skip to content

Commit

Permalink
Fix typo in circle.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
greglook committed Jul 3, 2016
1 parent 6086bdf commit 51b93e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -5,7 +5,7 @@ machine:
test:
pre:
- lein test
- lein cloverage --coveralls
- lein cljfmt check
override:
- lein test
- lein cloverage --coveralls
Expand Down

0 comments on commit 51b93e9

Please sign in to comment.