mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
Update travis paths
This commit is contained in:
parent
3e043ef0ad
commit
8cba6c742a
|
|
@ -3,8 +3,8 @@
|
|||
set -eu
|
||||
|
||||
# Check that the servers build
|
||||
gb build github.com/matrix-org/dendrite/roomserver/roomserver
|
||||
gb build github.com/matrix-org/dendrite/roomserver/roomserver-integration-tests
|
||||
gb build github.com/matrix-org/dendrite/cmd/roomserver
|
||||
gb build github.com/matrix-org/dendrite/cmd/roomserver-integration-tests
|
||||
|
||||
# Run the pre commit hooks
|
||||
./hooks/pre-commit
|
||||
|
|
|
|||
Loading…
Reference in a new issue