forked from mirror/gorm
temporary remove codebot, Will add it back when gorm's tests could be run in its box
This commit is contained in:
parent
13302ba410
commit
68bb65d942
|
@ -1029,5 +1029,4 @@ db.Where("email = ?", "x@example.org").Attrs(User{RegisteredIp: "111.111.111.111
|
|||
|
||||
Released under the [MIT License](http://www.opensource.org/licenses/MIT).
|
||||
|
||||
[![Codebot](https://codebot.io/badge/github.com/jinzhu/gorm.png)](http://codebot.io/doc/pkg/github.com/jinzhu/gorm "Codebot")
|
||||
[![GoDoc](https://godoc.org/github.com/jinzhu/gorm?status.png)](http://godoc.org/github.com/jinzhu/gorm)
|
||||
|
|
Loading…
Reference in New Issue