diff --git a/.travis.yml b/.travis.yml index 6f9e0c984..f4c2fe433 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: go go: - 1.2 - 1.3 - - tip + - 1.4 script: $TRAVIS_BUILD_DIR/test.sh