Skip to content

Commit a6fc933

Browse files
committed
debug
1 parent 6ebaf32 commit a6fc933

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
@@ -46,6 +46,7 @@ install: pip install coveralls numpy
4646
script:
4747
- export CMAKE_ADDITIONAL_OPTIONS="-DCMAKE_BUILD_TYPE=${BUILDTYPE}"
4848
- sudo free -m -t
49+
- ls -l /usr/lib/x86_64-linux-gnu/libboost_python*
4950
- ./.travis/run ../travis_custom/custom_build
5051
after_failure: ./.travis/run after_failure
5152
after_success: ./.travis/run after_success

0 commit comments

Comments
 (0)