Merge branch 'master' into refactor/schema
This commit is contained in:
commit
27f3df54bb
|
@ -4,11 +4,10 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.9.x
|
- 1.9.x
|
||||||
- 1.x
|
- 1.x
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- make install-dev-deps
|
- make install-dev-deps
|
||||||
- dep ensure
|
- dep ensure
|
||||||
- make update-mk-libs
|
- make update-mk-libs
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make test-internal
|
- make test-internal
|
||||||
|
- make build
|
Loading…
Reference in New Issue
Block a user