Skip to content

Commit

Permalink
chore(travis): add go 1.14 test (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
easonlin404 authored Feb 28, 2020
1 parent c168a63 commit be7ef6b
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 @@ -4,6 +4,7 @@ go:
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x

install:
- make deps
Expand Down

0 comments on commit be7ef6b

Please sign in to comment.