Check LD_LIBRARY_PATH

This commit is contained in:
Kovid Goyal
2019-01-26 11:57:32 +05:30
parent 8f7cef1232
commit d613962f5b

View File

@@ -49,6 +49,7 @@ jobs:
ASAN_OPTIONS: leak_check_at_exit=0
steps:
- checkout
- run: echo $LD_LIBRARY_PATH
- run: $SW/bin/python3 setup.py build --debug --verbose
- run: $SW/bin/python3 test.py