mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
travis-test.sh: Fix import path of room server
This commit is contained in:
parent
e281fc4530
commit
19c9a0c7a5
@ -3,7 +3,7 @@
|
||||
set -eu
|
||||
|
||||
# Check that the servers build
|
||||
gb build github.com/matrix-org/dendrite/cmd/dendrite-roomserver
|
||||
gb build github.com/matrix-org/dendrite/cmd/dendrite-room-server
|
||||
gb build github.com/matrix-org/dendrite/cmd/roomserver-integration-tests
|
||||
|
||||
# Run the pre commit hooks
|
||||
|
Loading…
Reference in New Issue
Block a user