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