Skip to content

Commit

Permalink
ci: enable Go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
unknwon committed Mar 15, 2020
1 parent efe974c commit f547348
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 @@ go:
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x

install: skip
script:
Expand Down

0 comments on commit f547348

Please sign in to comment.