Skip to content

Commit be294b4

Browse files
Update .travis.yml
Added libqt5x11extras5-dev to travis yml file
1 parent 70738f7 commit be294b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ matrix:
2121
- qt55base
2222
- qt55tools
2323
- qt55x11extras
24+
- libqt5x11extras5-dev
2425
- gcc-9
2526
- g++-9
2627
script:
@@ -50,6 +51,7 @@ matrix:
5051
- qt514base
5152
- qt514tools
5253
- qt514x11extras
54+
- libqt5x11extras5-dev
5355
- gcc-9
5456
- g++-9
5557
- libc6-i386
@@ -83,6 +85,7 @@ matrix:
8385
- qt514base
8486
- qt514tools
8587
- qt514x11extras
88+
- libqt5x11extras5-dev
8689
- gcc-9
8790
- g++-9
8891
- libc6-i386
@@ -116,6 +119,7 @@ matrix:
116119
- qt514base
117120
- qt514tools
118121
- qt514x11extras
122+
- libqt5x11extras5-dev
119123
- gcc-9
120124
- g++-9
121125
- libc6-i386
@@ -155,6 +159,7 @@ matrix:
155159
- qt514base
156160
- qt514tools
157161
- qt514x11extras
162+
- libqt5x11extras5-dev
158163
- gcc-9
159164
- g++-9
160165
- libc6-i386

0 commit comments

Comments
 (0)