1
0
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:
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 ./...
@ -11,4 +10,4 @@ script:
- ./test.sh
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash)