升级golang版本

This commit is contained in:
Minho 2018-03-01 14:30:21 +08:00
parent 6c7f7426e4
commit 8dcb5c2949
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.10
- "1.10"
sudo: true

View File

@ -1,7 +1,7 @@
package: github.com/lifei6671/mindoc
import:
- package: github.com/astaxie/beego
version: ^1.8.3
version: ^1.9.2
subpackages:
- config
- context