summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2016-03-21 09:45:40 +0100
committerMickael Remond <mremond@process-one.net>2016-03-21 09:45:40 +0100
commitc924cd42ff88a8efbd996516ad8743eb2b7e1cd5 (patch)
treecbdfb161dd3cae5a6f075aeb393cff08db89e7c7 /.travis.yml
parentAdd simple Elixir unit test on jid:from_string (diff)
Run basic Elixir unit tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 829b53fa..6114d083 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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