Elixir test suite is already run with global CT run command

pull/1021/merge
Mickael Remond 7 years ago
parent 4be9cc1b6d
commit 0112135096

@ -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

Loading…
Cancel
Save