Skip to content

Commit

Permalink
Bump Travis Go version to 1.21.3 and 1.20.10 (#4649)
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <[email protected]>
  • Loading branch information
bruth authored Oct 11, 2023
1 parent 38794e5 commit a25af02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ language: go
go:
# This should be quoted or use .x, but should not be unquoted.
# Remember that a YAML bare float drops trailing zeroes.
- "1.21.2"
- "1.20.9"
- "1.21.3"
- "1.20.10"

go_import_path: github.com/nats-io/nats-server

Expand Down

0 comments on commit a25af02

Please sign in to comment.