We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a016cf commit 66521edCopy full SHA for 66521ed
.travis.yml
@@ -1,8 +1,8 @@
1
language: go
2
go:
3
- - "1.10"
4
- "1.11"
5
- "1.12"
+ - "1.13"
6
before_install:
7
- go get github.com/xeipuuv/gojsonreference
8
- go get github.com/xeipuuv/gojsonpointer
0 commit comments