mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-24 02:32:17 +08:00
Testing travis - 1
This commit is contained in:
parent
fff79fa8dc
commit
076df622a0
@ -11,6 +11,7 @@ git:
|
|||||||
depth: 3
|
depth: 3
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- go get golang.org/x/crypto/ssh/terminal
|
||||||
- make install
|
- make install
|
||||||
|
|
||||||
go_import_path: github.com/gin-gonic/gin
|
go_import_path: github.com/gin-gonic/gin
|
||||||
|
2
doc.go
2
doc.go
@ -3,4 +3,4 @@ Package gin implements a HTTP web framework called gin.
|
|||||||
|
|
||||||
See https://gin-gonic.github.io/gin/ for more information about gin.
|
See https://gin-gonic.github.io/gin/ for more information about gin.
|
||||||
*/
|
*/
|
||||||
package gin // import "github.com/gin-gonic/gin"
|
package gin // import "github.com/jithinjk/gin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user