Skip to content

Commit

Permalink
Remove go 1.11 support. Each major release of Go is supported until t…
Browse files Browse the repository at this point in the history
…here are two new major version releases
  • Loading branch information
Timothy Yen committed Jul 23, 2020
1 parent 026e0b7 commit d0fc495
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ env:
- GO111MODULE=on

go:
- "1.11"
- "1.12"
- "1.13"
- "1.14"
Expand Down

0 comments on commit d0fc495

Please sign in to comment.