Skip to content

Commit

Permalink
chore: add go 1.15 and go 1.16 to travis (swaggo#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubogdan authored Aug 12, 2021
1 parent 6322a8f commit d7814aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ language: go
go:
- 1.13.x
- 1.14.x
- 1.15.x
- 1.16.x

matrix:
fast_finish: true
Expand Down

0 comments on commit d7814aa

Please sign in to comment.