1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-13 17:51:02 +00:00

Merge remote-tracking branch 'me/develop' into add_custom_fs_template

This commit is contained in:
Viktor Vassilyev
2018-11-10 11:39:28 +06:00
576 changed files with 339683 additions and 154 deletions

View File

@ -1,8 +1,9 @@
language: go
go:
- "1.9.7"
- "1.10.3"
- "1.9.x"
- "1.10.x"
- "1.11.x"
services:
- redis-server
- mysql