Skip to content

Commit

Permalink
Update Travis to Go 1.14 (#140)
Browse files Browse the repository at this point in the history
Signed-off-by: Gábor Lipták <[email protected]>
  • Loading branch information
gliptak authored Apr 12, 2020
1 parent 5e20dcd commit 97ec13d
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 @@ -2,7 +2,7 @@ language: go
dist: xenial

go:
- "1.13.x"
- "1.14.x"

env:
- GO111MODULE=on GOLANGCI_RELEASE="v1.21.0"
Expand Down

0 comments on commit 97ec13d

Please sign in to comment.