Run basic Elixir unit tests

This commit is contained in:
Mickael Remond 2016-03-21 09:45:40 +01:00
parent 31c194a682
commit c924cd42ff
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ script:
- make
- make install
- make xref
- make quicktest
- sed -i -e 's/ct:pal/ct:log/' test/suite.erl
- ln -sf ../sql priv/
- escript ./rebar skip_deps=true ct -v