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:
|
install:
|
||||||
- make install
|
- make install
|
||||||
|
|
||||||
|
go_import_path: github.com/gin-gonic/gin
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make vet
|
- make vet
|
||||||
- make fmt-check
|
- make fmt-check
|
||||||
|
|
Loading…
Reference in New Issue