diff --git a/.travis.yml b/.travis.yml index 6fe051f7..6ea0f20e 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.21.2" - - "1.20.9" + - "1.21.3" + - "1.20.10" go_import_path: github.com/nats-io/nats-server