mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Fix a typo in travis.yml
This commit is contained in:
parent
bdce5556bd
commit
b90c3764c0
@ -55,7 +55,7 @@ script:
|
|||||||
- ln -sf ../sql priv/
|
- ln -sf ../sql priv/
|
||||||
- escript ./rebar skip_deps=true ct -v
|
- escript ./rebar skip_deps=true ct -v
|
||||||
#- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, .* of \1 ' logs/raw.log
|
#- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, .* of \1 ' logs/raw.log
|
||||||
grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, 0 failed' logs/raw.log
|
- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, 0 failed' logs/raw.log
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- find logs -name suite.log -exec cat '{}' ';'
|
- find logs -name suite.log -exec cat '{}' ';'
|
||||||
|
Loading…
Reference in New Issue
Block a user