add simulation build to travis

This commit is contained in:
arvidn
2015-08-07 21:31:37 -04:00
parent 46803b75f8
commit 553eefbd88

View File

@@ -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