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