mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 18:11:03 +00:00
add go1.11 into ci
This commit is contained in:
parent
418888be9d
commit
7c3c662651
@ -4,6 +4,7 @@ go:
|
|||||||
- "1.8.x"
|
- "1.8.x"
|
||||||
- "1.9.x"
|
- "1.9.x"
|
||||||
- "1.10.x"
|
- "1.10.x"
|
||||||
|
- "1.11.x"
|
||||||
- master
|
- master
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
@ -14,4 +15,4 @@ script:
|
|||||||
# - go test -bench=. -benchmem=true -run=none ./...
|
# - go test -bench=. -benchmem=true -run=none ./...
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user