travis fix qmake

This commit is contained in:
Dustin Bensing 2014-01-22 00:20:45 +01:00
parent f753e6d0fa
commit 38e3c2c2f5
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ before_install:
- sudo apt-get install -qq qt5-qmake qtbase5-dev qtdeclarative5-dev libqt5webkit5-dev libsqlite3-dev
script:
- qmake -qt=qt5 -v
- qmake -qt=qt5
- qmake -qt=qt5 XInputSimulator/
- make