mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-14 07:45:55 +08:00
bake: initial implementation
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
7
vendor/github.com/xeipuuv/gojsonschema/.travis.yml
generated
vendored
Normal file
7
vendor/github.com/xeipuuv/gojsonschema/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
before_install:
|
||||
- go get github.com/sigu-399/gojsonreference
|
||||
- go get github.com/sigu-399/gojsonpointer
|
||||
- go get github.com/stretchr/testify/assert
|
Reference in New Issue
Block a user