forked from Mirrors/jsonapi
add new go version to travis and remove oldest (#158)
This commit is contained in:
parent
bdc73a22a3
commit
5307399ec1
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- tip
|
||||
script: go test ./... -v
|
||||
|
|
Loading…
Reference in New Issue