Merge pull request #249 from rremer/update-golang
fix master build by upgrading with supported golang versions
This commit is contained in:
commit
a631197138
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user