diff --git a/travis-test.sh b/travis-test.sh index b3ed18cfa..bf19612cc 100755 --- a/travis-test.sh +++ b/travis-test.sh @@ -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