mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Don't run tests in verbose mode on travis
This commit is contained in:
parent
f6ebbe4c78
commit
b86402f3e7
@ -45,7 +45,7 @@ script:
|
||||
- make xref
|
||||
- sed -i -e 's/ct:pal/ct:log/' test/suite.erl
|
||||
- ln -sf ../sql priv/
|
||||
- escript ./rebar skip_deps=true ct -v
|
||||
- escript ./rebar skip_deps=true ct
|
||||
- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, .* of \1 ' logs/raw.log
|
||||
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user