Skip to content

Commit

Permalink
💚 使用 go 1.12.x 进行集成
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Jun 10, 2019
1 parent dd27a34 commit 1ca5824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- 1.10.x
- 1.12.x
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 1ca5824

Please sign in to comment.