Skip to content

Commit

Permalink
Bring Go to 1.15.6 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak authored Dec 10, 2020
1 parent f541380 commit 8487723
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
Expand Up @@ -6,7 +6,7 @@ env:
- GO111MODULE=on

go:
- "1.14.1"
- "1.15.6"

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

0 comments on commit 8487723

Please sign in to comment.