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