Add .travis.yml

This commit is contained in:
Florian Märkl 2019-08-17 15:56:06 +02:00
commit e63423c83e
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
5 changed files with 52 additions and 5 deletions

View file

@ -1,6 +1,4 @@
option(CHIAKI_GUI_ENABLE_QT_GAMEPAD "Use QtGamepad for Input" ON)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTORCC ON)