erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
697 stars 232 forks source link

add osx configuration to .travis.yml #568

Closed talentdeficit closed 7 years ago

talentdeficit commented 7 years ago

rebar3's release provider (which uses relx) is currently broken on osx and i suspect relx is also broken on osx

lrascao commented 7 years ago

ok, now it's working, the only thing missing was the sudo: required directive on osx