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
02f4e1e6dc
commit
56861df8fe
@ -15,7 +15,7 @@ script:
|
||||
- cd ./build
|
||||
- qmake -o Makefile src.pro
|
||||
- qmake -o MakefileTest test.pro
|
||||
- make && make -f MakefileTest && ../output/test
|
||||
- make && make -f MakefileTest && export LD_LIBRARY_PATH=../output:$LD_LIBRARY_PATH && ../output/test
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user