install codecov as user

This commit is contained in:
Serge A. Zaitsev 2016-02-18 13:16:43 +08:00
parent f8339b4f23
commit d308f7f24f

View File

@ -8,7 +8,7 @@ go:
- tip
before_install:
- pip install codecov
- pip install --user codecov
after_success:
- codecov