Skip to content

Commit

Permalink
add go versions to travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vikassandhu999 committed Mar 22, 2023
1 parent 6fe77d4 commit 02557cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ notifications:

go:
- 1.11
- 1.15
- 1.16
- 1.17
- 1.20


# TODO: maybe use latest build instead of latest stable

Expand Down

0 comments on commit 02557cc

Please sign in to comment.