mirror of
https://github.com/falk-werner/webfused
synced 2024-10-27 20:44:08 +00:00
fix: set LD_LIBRARY_PATH
This commit is contained in:
parent
6e62076d55
commit
bbe3b7b669
@ -28,6 +28,7 @@ addons:
|
||||
- valgrind
|
||||
|
||||
env:
|
||||
- LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"
|
||||
matrix:
|
||||
- BUILD_TYPE=debug COVERAGE=true CHECK_OPTS=
|
||||
- BUILD_TYPE=debug COVERAGE=false CHECK_OPTS=--wrap='valgrind --error-exitcode=42'
|
||||
|
Loading…
Reference in New Issue
Block a user