Update travis paths

This commit is contained in:
Kegan Dougal 2017-03-21 17:10:34 +00:00
parent 3e043ef0ad
commit 8cba6c742a

View file

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