fix travis build

This commit is contained in:
arvidn 2019-11-24 00:24:12 +01:00 committed by Arvid Norberg
parent 33d006df99
commit 4f5715afe3
1 changed files with 0 additions and 2 deletions

View File

@ -184,8 +184,6 @@ install:
cd ..;
fi'
- which python2
- if [[ "$cmake" == "1" ]]; then
which cmake;
cmake --version;