diff --git a/.travis.yml b/.travis.yml index e88c4f1..1c9c2fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,4 @@ language: python -before_install: - - pip install codecov -after_success: - - codecov -t 61108870-98fd-405e-9300-9cda8b8e13fa python: - "3.5" - "3.6" -- libgit2 0.21.4