1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-24 18:38:28 +00:00

Update to xorm@v0.7.4 (#7596)

Signed-off-by: Tamal Saha <tamal@appscode.com>
This commit is contained in:
Tamal Saha
2019-07-24 14:39:14 -07:00
committed by Lauris BH
parent d4667a4949
commit 5efd3630bc
13 changed files with 338 additions and 174 deletions

View File

@@ -9,9 +9,13 @@ branches:
language: go
go:
- "tip"
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- "1.12"
- "1.x"
env:
global:
- GO111MODULE=on
script: ./test