Skip to content

Commit

Permalink
add go 1.13 for travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Hideo Hattori committed Feb 6, 2020
1 parent bb10580 commit 5eef3a6
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 @@ sudo: false
matrix:
include:
- go: 1.9
- go: "1.13"
- go: tip

install:
Expand Down

0 comments on commit 5eef3a6

Please sign in to comment.