mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
Check hooks correctness in Travis CI
This commit is contained in:
parent
7c16e29984
commit
0ed638c7fb
@ -46,6 +46,7 @@ script:
|
|||||||
- make
|
- make
|
||||||
- make install -s
|
- make install -s
|
||||||
- make xref
|
- make xref
|
||||||
|
- ./tools/hook_deps.sh ebin
|
||||||
- sed -i -e 's/ct:pal/ct:log/' test/suite.erl
|
- sed -i -e 's/ct:pal/ct:log/' test/suite.erl
|
||||||
- ln -sf ../sql priv/
|
- ln -sf ../sql priv/
|
||||||
- echo "" >> rebar.config
|
- echo "" >> rebar.config
|
||||||
|
Loading…
Reference in New Issue
Block a user