Sign in
fuchsia
/
third_party
/
github.com
/
xeipuuv
/
gojsonschema
/
cdd33d071d357d0d2dcf1c9b0c0e5cc58ad2a1d7
/
.
/
.travis.yml
blob: 09ee789caf11962081b9b004096afbbdb9a7dadd [
file
] [
log
] [
blame
]
language:
go
go:
-
"1.5"
-
"1.6"
-
"1.7"
-
"1.8"
-
"1.9"
-
"1.10"
before_install:
-
go get github.com/xeipuuv/gojsonreference
-
go get github.com/xeipuuv/gojsonpointer
-
go get github.com/stretchr/testify/assert