1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +02:00

Check hooks correctness in Travis CI

This commit is contained in:
Evgeny Khramtsov 2019-05-15 21:47:39 +03:00
parent 7c16e29984
commit 0ed638c7fb

View file

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