We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7fdc22 commit 174f412Copy full SHA for 174f412
.travis.yml
@@ -10,4 +10,4 @@ before_install:
10
- sudo ldconfig
11
- popd
12
- scons
13
-script: CK_TIMEOUT_MULTIPLIER=3 ./test_runner
+script: CK_TIMEOUT_MULTIPLIER=3 LD_LIBRARY_PATH=`pwd` ./test_runner
0 commit comments