Build the create-account binary on Travis

This commit is contained in:
Kegan Dougal 2017-05-25 16:58:12 +01:00
parent 76b6f0246e
commit d748a2f5ce

View file

@ -7,6 +7,7 @@ gb build github.com/matrix-org/dendrite/cmd/dendrite-room-server
gb build github.com/matrix-org/dendrite/cmd/roomserver-integration-tests
gb build github.com/matrix-org/dendrite/cmd/dendrite-sync-api-server
gb build github.com/matrix-org/dendrite/cmd/syncserver-integration-tests
gb build github.com/matrix-org/dendrite/cmd/create-account
# Run the pre commit hooks
./hooks/pre-commit