Update .travis.yml

This commit is contained in:
木头云 2018-12-17 13:30:19 +08:00 committed by GitHub
parent 245964f13d
commit a2028ede46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: