diff --git a/.travis.yml b/.travis.yml index c3449035..878d71d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ services: go: - 1.10.x - 1.11.x - - 1.11.1 + - 1.11.5 - tip matrix: allow_failures: @@ -20,6 +20,6 @@ deploy: skip_cleanup: true on: branch: master - go: '1.11.1' + go: '1.11.5' notifications: email: change