From bf9fb6500134972ae1be11ed6f2aad191b9d9367 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Tue, 10 Feb 2015 11:18:19 +0100 Subject: oops, forgot sudo for make install --- travis/compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'travis/compile.sh') diff --git a/travis/compile.sh b/travis/compile.sh index d3216b7fbb..f22227a494 100755 --- a/travis/compile.sh +++ b/travis/compile.sh @@ -50,4 +50,4 @@ $TS \ --with-gmp \ --enable-bcmath make -j2 --quiet -make install +sudo make install -- cgit v1.2.1