Test ants under go1.12

This commit is contained in:
Andy Pan 2019-04-08 22:16:59 +08:00
parent 4ae3fb8dc4
commit ac576e1daf
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ go:
- "1.9.x" - "1.9.x"
- "1.10.x" - "1.10.x"
- "1.11.x" - "1.11.x"
- master - "1.12.x"
before_install: before_install:
- go get -t -v ./... - go get -t -v ./...

View File

@ -28,7 +28,7 @@ Library `ants` implements a goroutine pool with fixed capacity, managing and rec
- 1.9.x - 1.9.x
- 1.10.x - 1.10.x
- 1.11.x - 1.11.x
- master - 1.12.x
## How to install ## How to install

View File

@ -28,7 +28,7 @@
- 1.9.x - 1.9.x
- 1.10.x - 1.10.x
- 1.11.x - 1.11.x
- master - 1.12.x
## 安装 ## 安装