mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Disable Elixir in Travis tests
This commit is contained in:
parent
4f69325e3c
commit
9d64e706f8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- ./autogen.sh
|
||||
- ./configure --prefix=/tmp/ejabberd --enable-all --disable-odbc --disable-riak
|
||||
- ./configure --prefix=/tmp/ejabberd --enable-all --disable-odbc --disable-riak --disable-elixir
|
||||
- make
|
||||
- make install -s
|
||||
- make xref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue