The current HEAD of mater branch (v0.1.11 tag) refuses to compile under Erlang/OTP R16 because its rebar.config does not have "R16" in require_otp_vsn.
==> gmt_util (compile)
ERROR: OTP release R16B03-1 does not match required regex R15|17
ERROR: compile failed while processing /home/travis/build/hibari/hibari-ci-wrapper/deps/gmt_util: rebar_abort
The current HEAD of mater branch (v0.1.11 tag) refuses to compile under Erlang/OTP R16 because its rebar.config does not have
"R16"
inrequire_otp_vsn
.