bump travis Go versions

This commit is contained in:
Jehiah Czebotar 2015-03-17 16:02:21 -04:00
parent 263e16eeea
commit a162ee809e

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.2.2
- 1.3.3 - 1.3.3
- 1.4.2
script: script:
- curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.1/bin/gpm > gpm - curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.1/bin/gpm > gpm
- chmod +x gpm - chmod +x gpm