Travis CI support

This commit is contained in:
Cameron Gutman 2018-07-28 17:22:12 -07:00
commit ab4b024df4
6 changed files with 42 additions and 0 deletions

View file

@ -8,6 +8,9 @@ unix:!macx {
TARGET = Moonlight
}
# Support debug and release builds from command line for CI
CONFIG += debug_and_release
TEMPLATE = app
# The following define makes your compiler emit warnings if you use