travis: remove extra qmake command

This commit is contained in:
Dag Heyman 2017-06-29 13:59:24 +02:00
parent a79168464d
commit d900e69789
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338

View File

@ -51,7 +51,6 @@ install:
make
sudo make install
cd ../../
qmake
fi
# Install linting tools
- pip install pre-commit flake8