travis: add /usr/local/bin to PATH and remove useless LD_LIBRARY_PATH.
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user