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
1 changed files with 1 additions and 0 deletions

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