From 14b12e9b584c3dd0f3dcebeec5970969c0320b8b Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Mon, 11 Sep 2017 17:46:10 +0100 Subject: [PATCH] Re-enable tests --- travis-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis-test.sh b/travis-test.sh index a1517ffa6..20d5f6faa 100755 --- a/travis-test.sh +++ b/travis-test.sh @@ -13,7 +13,7 @@ gb build github.com/matrix-org/dendrite/cmd/mediaapi-integration-tests gb build github.com/matrix-org/dendrite/cmd/client-api-proxy # Run the pre commit hooks -# ./hooks/pre-commit +./hooks/pre-commit # Run the integration tests bin/roomserver-integration-tests