mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-10 16:33:11 -06:00
travis: Build the client-api-proxy for media tests
This commit is contained in:
parent
5ce0c11d94
commit
2b166c0ca8
|
|
@ -10,6 +10,7 @@ gb build github.com/matrix-org/dendrite/cmd/syncserver-integration-tests
|
|||
gb build github.com/matrix-org/dendrite/cmd/create-account
|
||||
gb build github.com/matrix-org/dendrite/cmd/dendrite-media-api-server
|
||||
gb build github.com/matrix-org/dendrite/cmd/mediaapi-integration-tests
|
||||
gb build github.com/matrix-org/dendrite/cmd/client-api-proxy
|
||||
|
||||
# Run the pre commit hooks
|
||||
./hooks/pre-commit
|
||||
|
|
|
|||
Loading…
Reference in a new issue