diff --git a/.travis.yml b/.travis.yml index 51b17fa..9d445e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python before_install: - - pip install --user codecov + - pip install codecov after_success: - codecov --file coverage/lcov.info --disable search python: -- libgit2 0.21.4