We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f42d5 commit 0eb3978Copy full SHA for 0eb3978
.travis.yml
@@ -18,6 +18,7 @@ matrix:
18
packages:
19
- qt55base
20
- qt55tools
21
+ - qt55x11extras
22
- gcc-9
23
- g++-9
24
script:
@@ -44,6 +45,7 @@ matrix:
44
45
46
- qt514base
47
- qt514tools
48
+ - qt514x11extras
49
50
51
- libc6-i386
@@ -74,6 +76,7 @@ matrix:
74
76
75
77
78
79
80
81
82
@@ -104,6 +107,7 @@ matrix:
104
107
105
108
106
109
110
111
112
113
@@ -140,6 +144,7 @@ matrix:
140
144
141
145
142
146
147
143
148
149
150
0 commit comments