From a2028ede469adc28369f4b21fc3f4fcfd44eeb4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=A4=B4=E4=BA=91?= Date: Mon, 17 Dec 2018 13:30:19 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: