diff --git a/.travis.yml b/.travis.yml index 8310017..cc6f38a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ go: - tip before_install: - - pip install codecov + - pip install --user codecov after_success: - codecov