mirror of https://github.com/gin-gonic/gin.git
Merge pull request #520 from 178inaba/travis-import_path
This commit is contained in:
commit
e38955615a
|
@ -12,6 +12,8 @@ git:
|
|||
install:
|
||||
- make install
|
||||
|
||||
go_import_path: github.com/gin-gonic/gin
|
||||
|
||||
script:
|
||||
- make vet
|
||||
- make fmt-check
|
||||
|
|
Loading…
Reference in New Issue