mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
use go1.8
This commit is contained in:
@@ -5,7 +5,7 @@ dist: trusty # 在ubuntu:trusty
|
||||
language: go # 声明构建语言环境
|
||||
|
||||
go: # 只构建最新版本
|
||||
- tip
|
||||
- 1.8
|
||||
|
||||
services: # docker环境
|
||||
- docker
|
||||
|
||||
Reference in New Issue
Block a user