diff --git a/.travis.yml b/.travis.yml index 55ffe1e686..dd9f56044a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ language: go go_import_path: github.com/kata-containers/agent go: - - 1.8 + - "1.10.x" before_script: - ".ci/static-checks.sh"