Skip to content

Commit 38e3c2c

Browse files
committed
travis fix qmake
1 parent f753e6d commit 38e3c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ before_install:
44
- sudo apt-get install -qq qt5-qmake qtbase5-dev qtdeclarative5-dev libqt5webkit5-dev libsqlite3-dev
55
script:
66
- qmake -qt=qt5 -v
7-
- qmake -qt=qt5
7+
- qmake -qt=qt5 XInputSimulator/
88
- make

0 commit comments

Comments
 (0)