From a168b19cf22fc0ae4d7f626dee91f1451c6a4564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Mon, 1 May 2017 23:11:46 +0000 Subject: [PATCH] tests: Attempt to fix codecov --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8df5f6f..bbfbda8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ dist: trusty python: - "2.7" after_success: - - codecov + - sudo codecov virtualenv: system_site_packages: true install: