diff --git a/.travis.yml b/.travis.yml index 9d445e9..fa8087f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: python before_install: - pip install codecov after_success: - - codecov --file coverage/lcov.info --disable search + - codecov python: - "3.5" - "3.6" -- libgit2 0.21.4