Sign in
fuchsia
/
third_party
/
github.com
/
xeipuuv
/
gojsonschema
/
refs/tags/v1.2.0
/
.
/
.travis.yml
blob: 3289001cd18e9e981634d3b426b1ad53dee53be3 [
file
] [
log
] [
blame
]
language:
go
go:
-
"1.11"
-
"1.12"
-
"1.13"
before_install:
-
go get github.com/xeipuuv/gojsonreference
-
go get github.com/xeipuuv/gojsonpointer
-
go get github.com/stretchr/testify/assert