mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Add xref test to travis.
Conflicts: .travis.yml
This commit is contained in:
parent
dfb21e802e
commit
1d2efcc168
@ -24,7 +24,7 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
- ./configure --enable-all --disable-odbc
|
- ./configure --enable-all --disable-odbc
|
||||||
- make
|
- make xref
|
||||||
- ERL_LIBS=$PWD make test
|
- ERL_LIBS=$PWD make test
|
||||||
- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, .* of \1 ' logs/raw.log
|
- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, .* of \1 ' logs/raw.log
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user