File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ matrix:
36
36
# QGIS TESTS ON BIONIC
37
37
# #########################################################
38
38
- os : linux
39
- name : building and testing on linux
39
+ name : building and testing on linux 🍳
40
40
if : type != cron
41
41
services : docker
42
42
env :
@@ -49,7 +49,7 @@ matrix:
49
49
# CODE LAYOUT
50
50
# #########################################################
51
51
- os : linux
52
- name : code layout
52
+ name : code layout 👗
53
53
if : type != cron
54
54
env :
55
55
- TRAVIS_CONFIG=code_layout
@@ -99,7 +99,7 @@ matrix:
99
99
# BIONIC DOCKER BUILD ON CRON OR TAG
100
100
# #########################################################
101
101
- os : linux
102
- name : bionic docker build
102
+ name : bionic docker build 🐳
103
103
if : repo = qgis/QGIS AND (tag IS PRESENT OR type = cron)
104
104
services : docker
105
105
env :
@@ -112,7 +112,7 @@ matrix:
112
112
# COSMIC DOCKER BUILD ON CRON OR TAG
113
113
# #########################################################
114
114
- os : linux
115
- name : cosmic docker build
115
+ name : cosmic docker build 🐠
116
116
if : repo = qgis/QGIS AND (tag IS PRESENT OR type = cron)
117
117
services : docker
118
118
env :
You can’t perform that action at this time.
0 commit comments