Skip to content

Commit bf9fb65

Browse files
committed
oops, forgot sudo for make install
1 parent a8d001a commit bf9fb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ $TS \
5050
--with-gmp \
5151
--enable-bcmath
5252
make -j2 --quiet
53-
make install
53+
sudo make install

0 commit comments

Comments
 (0)