mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
Merge branch 'master' of https://github.com/mutouyun/cpp-ipc
This commit is contained in:
commit
02f4e1e6dc
@ -8,14 +8,14 @@ matrix:
|
||||
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install qtbase5-dev
|
||||
- sudo apt-get install qt5-qmake libqt5test5
|
||||
|
||||
script:
|
||||
- qmake -v
|
||||
- cd ./build
|
||||
- qmake -o Makefile src.pro
|
||||
- qmake -o MakefileTest test.pro
|
||||
- make && make -f MakefileTest
|
||||
- make && make -f MakefileTest && ../output/test
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user