diff --git a/.travis.yml b/.travis.yml index fd97048..34e131c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ language: go # You don't need to test on very old version of the Go compiler. It's the user's # responsibility to keep their compilers up to date. go: - - 1.18beta1 + - 1.18 # Only clone the most recent commit. git: