diff --git a/.travis.yml b/.travis.yml index 31f33e2..7cfc916 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.3.3 - - 1.4.2 + - 1.5.4 + - 1.6.2 script: - curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.2/bin/gpm > gpm - chmod +x gpm