Skip to content

Commit 8c04528

Browse files
committed
Update Go versions
1 parent c9b0f22 commit 8c04528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ language: go
88
go:
99
# This should be quoted or use .x, but should not be unquoted.
1010
# Remember that a YAML bare float drops trailing zeroes.
11-
- "1.22.5"
12-
- "1.21.12"
11+
- "1.22.6"
12+
- "1.21.13"
1313

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

0 commit comments

Comments
 (0)