Skip to content

Commit

Permalink
upgrade go version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
amyangfei committed Jun 15, 2022
1 parent a5fc556 commit 8208082
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,9 +1,10 @@
language: go

go:
- "1.13"
- "1.14"
- "1.15"
- "1.16"
- "1.17"
- "1.18"

before_install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 8208082

Please sign in to comment.