diff --git a/.travis.yml b/.travis.yml
index f322d3b832217ffcca293e95783a6ea094ede21c..c4902e3939ae6be7b561b30720f04014b01ec73c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,7 @@
 language: go
 
 go:
-- 1.7
-- tip
+- 1.x
 
 before_install: sudo apt-get update
 install: