diff --git a/.travis.yml b/.travis.yml index e9106b76..01029c2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,9 @@ notifications: language: go go: - - "1.6.4" - - "1.7.5" + - "1.6" + - "1.7" + - "tip" services: - mongodb