File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ matrix:
32
32
# QGIS TESTS ON BIONIC
33
33
# #########################################################
34
34
- os : linux
35
+ name : building and testing on linux
35
36
if : type != cron
36
37
services : docker
37
38
env :
@@ -44,6 +45,7 @@ matrix:
44
45
# CODE LAYOUT
45
46
# #########################################################
46
47
- os : linux
48
+ name : code layout
47
49
if : type != cron
48
50
env :
49
51
- TRAVIS_CONFIG=code_layout
@@ -93,6 +95,7 @@ matrix:
93
95
# BIONIC DOCKER BUILD ON CRON OR TAG
94
96
# #########################################################
95
97
- os : linux
98
+ name : bionic docker build
96
99
if : repo = qgis/QGIS AND (tag IS PRESENT OR type = cron)
97
100
services : docker
98
101
env :
@@ -105,6 +108,7 @@ matrix:
105
108
# COSMIC DOCKER BUILD ON CRON OR TAG
106
109
# #########################################################
107
110
- os : linux
111
+ name : cosmic docker build
108
112
if : repo = qgis/QGIS AND (tag IS PRESENT OR type = cron)
109
113
services : docker
110
114
env :
You can’t perform that action at this time.
0 commit comments