From: Evgeny Khramtsov Date: Wed, 15 May 2019 18:47:39 +0000 (+0300) Subject: Check hooks correctness in Travis CI X-Git-Tag: 19.05~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ed638c7fb8064ad56c442891d98653bfac7c51e;p=ejabberd Check hooks correctness in Travis CI --- diff --git a/.travis.yml b/.travis.yml index cd6665ba1..578e99929 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,6 +46,7 @@ script: - make - make install -s - make xref + - ./tools/hook_deps.sh ebin - sed -i -e 's/ct:pal/ct:log/' test/suite.erl - ln -sf ../sql priv/ - echo "" >> rebar.config