File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 17
17
- run :
18
18
name : Remove existing Go installation
19
19
command : sudo rm -rf /usr/local/go
20
- # Whenever the Go version is updated here, .travis.yml and .promu.yml
21
- # should also be updated.
20
+ # Whenever the Go version is updated here, .promu.yml should also be updated.
22
21
- go/install :
23
22
version : " 1.12.9"
24
23
- run :
38
37
39
38
test :
40
39
docker :
41
- # Whenever the Go version is updated here, .travis.yml and .promu.yml
42
- # should also be updated.
40
+ # Whenever the Go version is updated here, .promu.yml should also be updated.
43
41
- image : circleci/golang:1.12
44
42
# maildev containers are for running the email tests against a "real" SMTP server.
45
43
# See notify/email_test.go for details.
Original file line number Diff line number Diff line change 1
- # Alertmanager [ ![ Build Status ] ( https://travis-ci.org/ prometheus/alertmanager.svg?branch=master )] [ travis ]
1
+ # Alertmanager [ ![ CircleCI ] ( https://circleci.com/gh/ prometheus/alertmanager/tree/master .svg?style=shield )] [ circleci ]
2
2
3
- [ ![ CircleCI] ( https://circleci.com/gh/prometheus/alertmanager/tree/master.svg?style=shield )] [ circleci ]
4
3
[ ![ Docker Repository on Quay] ( https://quay.io/repository/prometheus/alertmanager/status )] [ quay ]
5
4
[ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/prom/alertmanager.svg?maxAge=604800 )] [ hub ]
6
5
@@ -390,7 +389,6 @@ Refer to [ui/app/CONTRIBUTING.md](ui/app/CONTRIBUTING.md).
390
389
![ ] ( doc/arch.svg )
391
390
392
391
393
- [ travis ] : https://travis-ci.org/prometheus/alertmanager
394
392
[ hub ] : https://hub.docker.com/r/prom/alertmanager/
395
393
[ circleci ] : https://circleci.com/gh/prometheus/alertmanager
396
394
[ quay ] : https://quay.io/repository/prometheus/alertmanager
You can’t perform that action at this time.
0 commit comments