Inject portbase dependency in CI testing
This commit is contained in:
@@ -17,6 +17,7 @@ branches:
|
||||
install:
|
||||
- go get -d -u github.com/golang/dep
|
||||
- go install github.com/golang/dep/cmd/dep
|
||||
- ./.ci-inject-internal-deps.sh
|
||||
- dep ensure
|
||||
- ./test install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user