mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-07-28 08:14:02 +02:00
Update TravisCI config
This commit is contained in:
parent
9835f6fb2c
commit
f47c510aff
@ -6,7 +6,7 @@ services:
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.10"
|
- "1.13"
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
@ -32,6 +32,7 @@ before_install:
|
|||||||
- cd $HOME/gopath/src/github.com/icinga/icingabeat/
|
- cd $HOME/gopath/src/github.com/icinga/icingabeat/
|
||||||
- go get github.com/Masterminds/glide
|
- go get github.com/Masterminds/glide
|
||||||
- go get github.com/magefile/mage/mg
|
- go get github.com/magefile/mage/mg
|
||||||
|
- go get github.com/sirupsen/logrus
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- true
|
- true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user