fix master build by upgrading with supported golang versions
This commit is contained in:
parent
62c80df1a5
commit
0b2e8991db
@ -1,7 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3.3
|
- 1.5.4
|
||||||
- 1.4.2
|
- 1.6.2
|
||||||
script:
|
script:
|
||||||
- curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.2/bin/gpm > gpm
|
- curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.2/bin/gpm > gpm
|
||||||
- chmod +x gpm
|
- chmod +x gpm
|
||||||
|
Loading…
Reference in New Issue
Block a user