This commit is contained in:
mutouyun 2018-12-17 13:59:01 +08:00
commit 02f4e1e6dc

View File

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