mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
Update .travis.yml
This commit is contained in:
parent
245964f13d
commit
a2028ede46
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user