Skip to content

Commit

Permalink
Merge pull request #648 from gliptak/patch-3
Browse files Browse the repository at this point in the history
Bring Go to 1.15.6 in Travis
  • Loading branch information
k8s-ci-robot authored Dec 11, 2020
2 parents 63b94fb + 8487723 commit bcb10aa
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 bcb10aa

Please sign in to comment.