diff --git a/.travis.yml b/.travis.yml index 1109f5c..41d7fc7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ script: - lein2 check - lein2 cljfmt check - lein2 test - - lein2 cloverage after_script: - bash -ex test/coveralls.sh