From 276444113ca9adeffc4ed16e5cab4e4233a10c41 Mon Sep 17 00:00:00 2001 From: Niels Date: Fri, 24 Jul 2015 21:43:07 +0200 Subject: [PATCH] local installation --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 53ef0312..2c9a4be4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ addons: - python-yaml before_script: - - pip install git+git://github.com/eddyxu/cpp-coveralls.git + - pip install --user git+git://github.com/eddyxu/cpp-coveralls.git script: - make