Skip to content

Commit

Permalink
Appends go version for travis-ci configuration.
Browse files Browse the repository at this point in the history
Signed-off-by: Kouhei Maeda <mkouhei@palmtb.net>
  • Loading branch information
mkouhei committed May 18, 2020
1 parent d14691f commit f3383a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,9 @@ language: go
go:
- "1.10"
- "1.11"
- "1.12"
- "1.13"
- "1.14"
- tip

install:
Expand Down

0 comments on commit f3383a6

Please sign in to comment.