1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 01:57:12 -05:00

use go 1.9.2

This commit is contained in:
Darien Raymond 2017-11-03 14:44:24 +01:00
parent 2f5d501643
commit a083e1fcd6

View File

@ -1,7 +1,7 @@
sudo: required sudo: required
language: go language: go
go: go:
- 1.9 - 1.9.2
go_import_path: v2ray.com/core go_import_path: v2ray.com/core
git: git:
depth: 5 depth: 5