priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages
Apache License 2.0
221 stars 81 forks source link

only erlang:send/2 on [a|sb]bcast if module 'erlang' is allowed #66

Closed sg2342 closed 7 years ago

sg2342 commented 7 years ago

CI failure is most likely because of changes in travis erlang-docker image:

last succeeding build uses local _plt

failed build fails while checking the global base plt files

priestjim commented 7 years ago

Looks good, thanks!