Skip to content

Commit 0eb3978

Browse files
Update .travis.yml
Added x11extras
1 parent 73f42d5 commit 0eb3978

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
@@ -18,6 +18,7 @@ matrix:
1818
packages:
1919
- qt55base
2020
- qt55tools
21+
- qt55x11extras
2122
- gcc-9
2223
- g++-9
2324
script:
@@ -44,6 +45,7 @@ matrix:
4445
packages:
4546
- qt514base
4647
- qt514tools
48+
- qt514x11extras
4749
- gcc-9
4850
- g++-9
4951
- libc6-i386
@@ -74,6 +76,7 @@ matrix:
7476
packages:
7577
- qt514base
7678
- qt514tools
79+
- qt514x11extras
7780
- gcc-9
7881
- g++-9
7982
- libc6-i386
@@ -104,6 +107,7 @@ matrix:
104107
packages:
105108
- qt514base
106109
- qt514tools
110+
- qt514x11extras
107111
- gcc-9
108112
- g++-9
109113
- libc6-i386
@@ -140,6 +144,7 @@ matrix:
140144
packages:
141145
- qt514base
142146
- qt514tools
147+
- qt514x11extras
143148
- gcc-9
144149
- g++-9
145150
- libc6-i386

0 commit comments

Comments
 (0)