mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-17 05:42:09 +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
|
- chmod +x ${GOPATH}/bin/coverage
|
||||||
# install dependency tools
|
# install dependency tools
|
||||||
- coverage tool
|
- coverage tool
|
||||||
|
- go get -d -t -v ./...
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- coverage testing
|
- coverage testing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user