mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
Update .travis.yml
This commit is contained in:
parent
1e42cd794c
commit
3d2dc5de77
@ -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