revert unintentional travis.yml changes
This commit is contained in:
@@ -46,6 +46,6 @@ script:
|
|||||||
- cd ../examples
|
- cd ../examples
|
||||||
- bjam -j 3 variant=$variant warnings=off $CC
|
- bjam -j 3 variant=$variant warnings=off $CC
|
||||||
- cd ../bindings/python
|
- cd ../bindings/python
|
||||||
- bjam -j 3 variant=$variant warnings=off $CC stage
|
- bjam -j 3 variant=$variant warnings=off $CC stage_module
|
||||||
- LD_LIBRARY_PATH=./deps python test.py
|
- python test.py
|
||||||
- ccache --show-stats
|
- ccache --show-stats
|
||||||
|
Reference in New Issue
Block a user