From 201643aa6323223461274aa043f75c1fa6740322 Mon Sep 17 00:00:00 2001 From: Tino Vazquez Date: Thu, 31 Jan 2019 11:40:56 +0100 Subject: [PATCH] Install for travis user --- .travis/tests/03-oned.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/tests/03-oned.sh b/.travis/tests/03-oned.sh index bda6b0299a..cd1b73d3a0 100755 --- a/.travis/tests/03-oned.sh +++ b/.travis/tests/03-oned.sh @@ -16,7 +16,7 @@ # install oned system wide -sudo ./install.sh +sudo ./install.sh -u travis # start oned