Pin Go version in Travis config (#4494)

This commit is contained in:
Byron Ruth
2023-09-06 13:29:15 -04:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ vm:
language: go
go:
- "1.20.x"
- "1.20.8"
go_import_path: github.com/nats-io/nats-server