travis: add /usr/local/bin to PATH and remove useless LD_LIBRARY_PATH.
This commit is contained in:
parent
d761548f8b
commit
b9487e6c0c
@ -4,7 +4,6 @@ compiler:
|
||||
- clang
|
||||
env:
|
||||
- PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
||||
- LD_LIBRARY_PATH=$PWD/lib:/usr/local/lib
|
||||
script:
|
||||
- ./configure --enable-tests --enable-debug && make -j16 && make check
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user