install codecov as user
git-svn-id: file:///srv/svn/repo/aya/trunk@42 cec141ff-132a-4243-88a5-ce187bd62f94
This commit is contained in:
@@ -8,7 +8,7 @@ go:
|
|||||||
- tip
|
- tip
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pip install codecov
|
- pip install --user codecov
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user