fix travis build
This commit is contained in:
parent
33d006df99
commit
4f5715afe3
|
@ -184,8 +184,6 @@ install:
|
||||||
cd ..;
|
cd ..;
|
||||||
fi'
|
fi'
|
||||||
|
|
||||||
- which python2
|
|
||||||
|
|
||||||
- if [[ "$cmake" == "1" ]]; then
|
- if [[ "$cmake" == "1" ]]; then
|
||||||
which cmake;
|
which cmake;
|
||||||
cmake --version;
|
cmake --version;
|
||||||
|
|
Loading…
Reference in New Issue