revert unintentional travis.yml changes

This commit is contained in:
arvidn 2015-07-27 00:22:50 -07:00
parent 167577aec4
commit dfd4e13450
1 changed files with 2 additions and 2 deletions

View File

@ -46,6 +46,6 @@ script:
- cd ../examples
- bjam -j 3 variant=$variant warnings=off $CC
- cd ../bindings/python
- bjam -j 3 variant=$variant warnings=off $CC stage
- LD_LIBRARY_PATH=./deps python test.py
- bjam -j 3 variant=$variant warnings=off $CC stage_module
- python test.py
- ccache --show-stats