diff --git a/.travis.yml b/.travis.yml index 09544e6..91cd4a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.2.2 - 1.3.3 + - 1.4.2 script: - curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.1/bin/gpm > gpm - chmod +x gpm