mirror of
https://github.com/json-iterator/go.git
synced 2024-11-27 08:30:57 +02:00
only test against 1.8
This commit is contained in:
parent
e417330822
commit
6a7bf91c45
@ -2,7 +2,6 @@ language: go
|
||||
|
||||
go:
|
||||
- 1.8.x
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
- go get -t -v ./...
|
||||
@ -11,4 +10,4 @@ script:
|
||||
- ./test.sh
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
Loading…
Reference in New Issue
Block a user