зеркало из https://github.com/mozilla/mig.git
[minor] add agent test to travis build
This commit is contained in:
Родитель
93a99adaba
Коммит
4959e8a9aa
|
@ -1,6 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.4
|
- tip
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
@ -10,3 +10,5 @@ before_install:
|
||||||
install:
|
install:
|
||||||
- make go_get_deps
|
- make go_get_deps
|
||||||
- cp conf/mig-agent-conf.go.inc conf/mig-agent-conf.go
|
- cp conf/mig-agent-conf.go.inc conf/mig-agent-conf.go
|
||||||
|
script:
|
||||||
|
- make test
|
||||||
|
|
Загрузка…
Ссылка в новой задаче