add simulation build to travis
This commit is contained in:
@@ -46,4 +46,6 @@ script:
|
||||
- cd ../bindings/python
|
||||
- bjam -j 3 variant=$variant warnings=off $CC stage_module
|
||||
- LD_LIBRARY_PATH=. python test.py
|
||||
- ../../simulation
|
||||
- bjam -j 3 variant=$variant warnings=off $CC
|
||||
- ccache --show-stats
|
||||
|
Reference in New Issue
Block a user