diff --git a/circle.yml b/circle.yml index e0e5fbdd..6da929d4 100644 --- a/circle.yml +++ b/circle.yml @@ -7,7 +7,3 @@ general: test: override: - mvn clean install -B - -test: - post: - - pip install codecov && codecov