Skip to content

Commit

Permalink
Add Go 1.14 to CI matrix (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Mar 8, 2020
1 parent a40269f commit 3ed06cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ branches:
go:
- "1.12"
- "1.13"
- "1.14"
env:
global:
- GO111MODULE=on
Expand Down

0 comments on commit 3ed06cf

Please sign in to comment.