changeset 41:9e39cafb7d97 draft

install codecov as user
author zaitsev.serge
date Thu, 18 Feb 2016 05:16:43 +0000
parents dc090188ecf3
children 6dc2e679e9ff
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Thu Feb 18 05:09:11 2016 +0000
+++ b/.travis.yml	Thu Feb 18 05:16:43 2016 +0000
@@ -8,7 +8,7 @@
  - tip
 
 before_install:
-  - pip install codecov
+  - pip install --user codecov
 after_success:
   - codecov