forked from premiere/premiere-libtorrent
revert unintentional travis.yml changes
This commit is contained in:
parent
167577aec4
commit
dfd4e13450
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue