Skip to content

Commit

Permalink
.travis.yml: Add 1.14 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoprea committed Jun 15, 2020
1 parent ca22ca7 commit d40a386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: go
go:
- master
- stable
- "1.14"
- "1.13"
- "1.12"
env:
Expand Down

0 comments on commit d40a386

Please sign in to comment.