Skip to content

Commit 72848c2

Browse files
committed
💚 update travis config
1 parent 502f081 commit 72848c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ before_install:
5252
- test ! -f rnd_requirements.txt || pip install -r rnd_requirements.txt ;
5353
- pip install -r tests/requirements.txt
5454
script:
55+
- export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
5556
- make test
5657
after_success:
5758
codecov

0 commit comments

Comments
 (0)