diff --git a/.travis.yml b/.travis.yml index c528d98eb5..670cc9c73c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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.23.3" - - "1.22.9" + - "1.23.4" + - "1.22.10" go_import_path: github.com/nats-io/nats-server