diff --git a/.travis.yml b/.travis.yml index 760749f..b4b0985 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ language: go env: - GO111MODULE=on -# 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.11.x