mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-01-12 16:20:25 +08:00
Update .travis.yml
Added libqt5x11extras5-dev to travis yml file
This commit is contained in:
parent
70738f7549
commit
be294b4867
@ -21,6 +21,7 @@ matrix:
|
|||||||
- qt55base
|
- qt55base
|
||||||
- qt55tools
|
- qt55tools
|
||||||
- qt55x11extras
|
- qt55x11extras
|
||||||
|
- libqt5x11extras5-dev
|
||||||
- gcc-9
|
- gcc-9
|
||||||
- g++-9
|
- g++-9
|
||||||
script:
|
script:
|
||||||
@ -50,6 +51,7 @@ matrix:
|
|||||||
- qt514base
|
- qt514base
|
||||||
- qt514tools
|
- qt514tools
|
||||||
- qt514x11extras
|
- qt514x11extras
|
||||||
|
- libqt5x11extras5-dev
|
||||||
- gcc-9
|
- gcc-9
|
||||||
- g++-9
|
- g++-9
|
||||||
- libc6-i386
|
- libc6-i386
|
||||||
@ -83,6 +85,7 @@ matrix:
|
|||||||
- qt514base
|
- qt514base
|
||||||
- qt514tools
|
- qt514tools
|
||||||
- qt514x11extras
|
- qt514x11extras
|
||||||
|
- libqt5x11extras5-dev
|
||||||
- gcc-9
|
- gcc-9
|
||||||
- g++-9
|
- g++-9
|
||||||
- libc6-i386
|
- libc6-i386
|
||||||
@ -116,6 +119,7 @@ matrix:
|
|||||||
- qt514base
|
- qt514base
|
||||||
- qt514tools
|
- qt514tools
|
||||||
- qt514x11extras
|
- qt514x11extras
|
||||||
|
- libqt5x11extras5-dev
|
||||||
- gcc-9
|
- gcc-9
|
||||||
- g++-9
|
- g++-9
|
||||||
- libc6-i386
|
- libc6-i386
|
||||||
@ -155,6 +159,7 @@ matrix:
|
|||||||
- qt514base
|
- qt514base
|
||||||
- qt514tools
|
- qt514tools
|
||||||
- qt514x11extras
|
- qt514x11extras
|
||||||
|
- libqt5x11extras5-dev
|
||||||
- gcc-9
|
- gcc-9
|
||||||
- g++-9
|
- g++-9
|
||||||
- libc6-i386
|
- libc6-i386
|
||||||
|
Loading…
Reference in New Issue
Block a user