alpaca-lang / alpaca

Functional programming inspired by ML for the Erlang VM
Other
1.44k stars 47 forks source link

Travis to fetch correct Alpaca release for building Alpaca #226

Closed j14159 closed 6 years ago

j14159 commented 6 years ago

Should now fetch the appropriate Alpaca release based on the current OTP version and builds with latest rebar3 plugin.

j14159 commented 6 years ago

Fixes #225