mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 21:32:11 +08:00
install gin dependency.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
83605b37d6
commit
c8d445b6af
@ -13,6 +13,7 @@ install:
|
||||
- chmod +x ${GOPATH}/bin/coverage
|
||||
# install dependency tools
|
||||
- coverage tool
|
||||
- go get -d -t -v ./...
|
||||
|
||||
script:
|
||||
- coverage testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user