Skip to content

Commit

Permalink
feat(ci): add go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non authored Jun 6, 2020
1 parent 074b1ab commit 048f68c
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 @@ -5,6 +5,7 @@ go:
- "1.11"
- "1.12"
- "1.13"
- "1.14"
- "tip"

before_install:
Expand Down

0 comments on commit 048f68c

Please sign in to comment.