diff --git a/.travis.yml b/.travis.yml index 5cbd245..6a731cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,8 +13,9 @@ install: script: - qmake -v - cd ./build - - qmake src.pro - - make + - qmake -o Makefile src.pro + - qmake -o MakefileTest test.pro + - make && make -f MakefileTest notifications: slack: