mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-16 18:47:10 +00:00
Update .travis.yml (#747)
This commit is contained in:
parent
37bbc4c439
commit
b7603c2eb3
@ -5,10 +5,10 @@ services:
|
||||
- docker
|
||||
|
||||
go:
|
||||
- 1.7.3
|
||||
- 1.8.1
|
||||
|
||||
before_install:
|
||||
- docker build -t elm-env ui/.
|
||||
- docker build --no-cache -t elm-env ui/.
|
||||
|
||||
script:
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user