From 4a4757315b0bd73df7bfbd6cd47a9fdf08a917aa Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 31 May 2014 19:41:18 +0200 Subject: [PATCH] This should fix it once and for all. --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 00c9b5e..39a6898 100755 --- a/build.sh +++ b/build.sh @@ -42,6 +42,7 @@ install_build_style() { run_build_style() { flake8 vdirsyncer tests + ! git grep -i syncroniz } install_build_docs() {