Skip to content

Commit 174f412

Browse files
author
Riley Berton
committed
fix the travis job pathing
1 parent c7fdc22 commit 174f412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ before_install:
1010
- sudo ldconfig
1111
- popd
1212
- scons
13-
script: CK_TIMEOUT_MULTIPLIER=3 ./test_runner
13+
script: CK_TIMEOUT_MULTIPLIER=3 LD_LIBRARY_PATH=`pwd` ./test_runner

0 commit comments

Comments
 (0)