mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-07-29 00:34:02 +02:00
Install mage before running tests
This commit is contained in:
parent
98c1a3a894
commit
243bed531e
@ -31,6 +31,7 @@ before_install:
|
||||
- export TRAVIS_BUILD_DIR=$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/magefile/mage/mg
|
||||
|
||||
install:
|
||||
- true
|
||||
|
Loading…
x
Reference in New Issue
Block a user