diff --git a/.travis.yml b/.travis.yml index 9aa4274d7a0..8cfe6ccdfa7 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.0" - - "1.22.6" + - "1.23.2" + - "1.22.8" go_import_path: github.com/nats-io/nats-server