Skip to content

Commit

Permalink
Remove redundant coverage in TravisCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
greglook committed Jul 3, 2016
1 parent 9241c08 commit c1dc8fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ script:
- lein2 check
- lein2 cljfmt check
- lein2 test
- lein2 cloverage

after_script:
- bash -ex test/coveralls.sh
Expand Down

0 comments on commit c1dc8fc

Please sign in to comment.