mirror of https://github.com/status-im/consul.git
travis-ci: use newer build infra
This commit is contained in:
parent
a6317f2fb2
commit
3ad7a53095
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- tip
|
||||
- tip
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -9,4 +9,6 @@ branches:
|
|||
|
||||
install: make deps
|
||||
script:
|
||||
- make test
|
||||
- make test
|
||||
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in New Issue