add tag to identify the code quality
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- master
|
||||
@@ -1,4 +1,6 @@
|
||||
|
||||
[](https://travis-ci.org/xxjwxc/gormt)
|
||||
[](https://goreportcard.com/report/github.com/xxjwxc/gormt)
|
||||
|
||||
# [gormt](https://github.com/xxjwxc/gormt)
|
||||
|
||||
## [中文文档](README_zh_cn.md)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[](https://travis-ci.org/xxjwxc/gormt)
|
||||
[](https://goreportcard.com/report/github.com/xxjwxc/gormt)
|
||||
|
||||
# [gorm-tools](https://github.com/xxjwxc/gormt)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user