diff --git a/.travis.yml b/.travis.yml index 78086b9..fdbac26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,8 @@ notifications: language: go go: - - 1.6 - - 1.7 + - latest + - tip env: - CGO_ENABLED=0