We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b0f22 commit 8c04528Copy full SHA for 8c04528
.travis.yml
@@ -8,8 +8,8 @@ language: go
8
go:
9
# This should be quoted or use .x, but should not be unquoted.
10
# Remember that a YAML bare float drops trailing zeroes.
11
- - "1.22.5"
12
- - "1.21.12"
+ - "1.22.6"
+ - "1.21.13"
13
14
go_import_path: github.com/nats-io/nats-server
15
0 commit comments