This commit is contained in:
mutouyun 2018-12-17 13:45:21 +08:00
commit 16276a07b3

View File

@ -8,13 +8,14 @@ matrix:
install: install:
- sudo apt-get update - sudo apt-get update
- sudo apt-get install libqt5test5 qt5-qmake - sudo apt-get install qtbase5-dev
script: script:
- qmake -v - qmake -v
- cd ./build - cd ./build
- qmake src.pro - qmake -o Makefile src.pro
- make - qmake -o MakefileTest test.pro
- make && make -f MakefileTest
notifications: notifications:
slack: slack: