diff --git a/.travis.yml b/.travis.yml index a237847..19745b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,10 @@ matrix: allow_failures: - go: tip +env: + global: + GO111MODULE=on + notifications: email: on_success: change