💚 使用 go 1.12 进行 CI

This commit is contained in:
Liang Ding 2019-05-16 13:55:06 +08:00
parent c62d40e3a9
commit 73f873c62f
No known key found for this signature in database
GPG Key ID: 136F30F901A2231D
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls