Skip to content
Snippets Groups Projects
Verified Commit a6fc933d authored by Justin Carpentier's avatar Justin Carpentier
Browse files

debug

parent 6ebaf32f
No related branches found
No related tags found
No related merge requests found
...@@ -46,6 +46,7 @@ install: pip install coveralls numpy ...@@ -46,6 +46,7 @@ install: pip install coveralls numpy
script: script:
- export CMAKE_ADDITIONAL_OPTIONS="-DCMAKE_BUILD_TYPE=${BUILDTYPE}" - export CMAKE_ADDITIONAL_OPTIONS="-DCMAKE_BUILD_TYPE=${BUILDTYPE}"
- sudo free -m -t - sudo free -m -t
- ls -l /usr/lib/x86_64-linux-gnu/libboost_python*
- ./.travis/run ../travis_custom/custom_build - ./.travis/run ../travis_custom/custom_build
after_failure: ./.travis/run after_failure after_failure: ./.travis/run after_failure
after_success: ./.travis/run after_success after_success: ./.travis/run after_success
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment