mirror of https://github.com/v2ray/v2ray-core
Update to golang 1.5.2
parent
08eaca8a2c
commit
86f800693e
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5.1
|
- 1.5.2
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/axw/gocov/gocov
|
- go get github.com/axw/gocov/gocov
|
||||||
|
|
Loading…
Reference in New Issue