1
0
mirror of https://github.com/json-iterator/go.git synced 2025-10-31 00:07:40 +02:00

only test against 1.8

This commit is contained in:
Tao Wen
2017-07-02 19:26:06 +08:00
parent e417330822
commit 6a7bf91c45

View File

@@ -2,7 +2,6 @@ language: go
go:
- 1.8.x
- tip
before_install:
- go get -t -v ./...