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
3b5878902a
commit
69b011fc45
@ -10,6 +10,10 @@ install:
|
|||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install libqt5-dev qt5-qmake
|
- sudo apt-get install libqt5-dev qt5-qmake
|
||||||
|
|
||||||
|
script:
|
||||||
|
- gcc -v
|
||||||
|
- qmake -v
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
slack:
|
slack:
|
||||||
on_success: never
|
on_success: never
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user