Un-pins Go version so we always run CI with the latest.
This commit is contained in:
parent
f2c0103b96
commit
e1882d5812
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.2
|
||||
- tip
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue