travelping / hello

Erlang RPC server framework
MIT License
31 stars 20 forks source link

Run rebar3 tests with coveralls on travis #70

Open surik opened 9 years ago

surik commented 9 years ago

We don't run tests and send cover data via mix because there isn't possibility to compile yang and send coverdata

umatomba commented 9 years ago

we can wait until rebar will be stable

surik commented 8 years ago

Looks that rebar3 is stable now but ct support is not completed. We need ability to change cover spec file to work with 'coveralls', see https://github.com/erlang/rebar3/issues/1088