hello
hello copied to clipboard
Run rebar3 tests with coveralls on travis
- Update lager and meckfrom hex
- Build on travis via rebar3 and mix
- Run test on travis via rebar3 and send coverdata
We don't run tests and send cover data via mix because there isn't possibility to compile yang and send coverdata
we can wait until rebar will be stable
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