Skip to content

Commit

Permalink
.travis: use go 14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobPlaster committed Aug 6, 2020
1 parent 8ba9c3f commit dbf1c3d
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
@@ -1,7 +1,7 @@
language: go

go:
- 1.11.x
- 1.14.2

install:
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.30.0
Expand Down

0 comments on commit dbf1c3d

Please sign in to comment.