Skip to content

Commit

Permalink
Merge pull request #69 from thaJeztah/test_go_versions
Browse files Browse the repository at this point in the history
travis: add go 1.15
  • Loading branch information
fuweid committed Sep 14, 2020
2 parents 079556c + 3e553e9 commit bfba540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go

go:
- "1.13.x"
- "1.15.x"

install:
# Don't change local go.{mod, sum} by go get tools.
Expand Down

0 comments on commit bfba540

Please sign in to comment.