life-fns: update circleci status colors #73

pull/75/head
Amio 2018-08-05 11:20:14 +08:00
rodzic cd16d75168
commit 98f1109ec9
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -33,7 +33,7 @@ function getStatusColor (status) {
case 'retried':
case 'running':
return 'blue'
return 'orange'
case 'fixed':
case 'success':