Add go1.14 support on CI

This commit is contained in:
Andy Pan 2020-02-28 11:04:55 +08:00
parent d8cb036198
commit ef20703b02
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ go:
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
script:
#- go test -cpu=16 -bench=. -benchmem=true -run=none ./...