Elixir test suite is already run with global CT run command

This commit is contained in:
Mickael Remond 2016-03-21 14:12:00 +01:00
parent 4be9cc1b6d
commit 0112135096
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ 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