mirror of
https://github.com/json-iterator/go.git
synced 2025-04-01 21:24:21 +02:00
travis: add 1.x to go versions
This commit is contained in:
parent
374e68a144
commit
f29a0391bc
@ -2,6 +2,7 @@ language: go
|
|||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.8.x
|
- 1.8.x
|
||||||
|
- 1.x
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get -t -v ./...
|
- go get -t -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user