travis: Build the client-api-proxy for media tests

This commit is contained in:
Robert Swain 2017-06-07 18:38:28 +02:00
parent 5ce0c11d94
commit 2b166c0ca8

View file

@ -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