Skip to content

Commit 1225869

Browse files
committed
Run ldconfig as root.
1 parent ccb82b2 commit 1225869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before_install:
1111
- sudo make install
1212
- popd
1313
- popd
14-
- ldconfig
14+
- sudo ldconfig
1515
env:
1616
- USE_LIBGLIB=no
1717
- USE_LIBGLIB=yes

0 commit comments

Comments
 (0)