Conversation
|
I just checked and this branch still passes all the tests on the latest Elixir. The build is failing because otp_release:
- 17.1Maybe @mururu would be able to merge then? Would be great to have this working on current Elixir. |
|
what do you mean with to update pull request to have otp_release -17.1? |
|
Sorry if I was unclear. The Travis CI tests are erroring because Travis is configured to install Erlang R16B, which is incompatible with the latest Elixir. You don't need to specify an Erlang version for the app, it's just for the CI tests. If you update the |
|
I've tested your branch on Elixir 15.0 and it works fine, so no need to worry about that. |
small changes to keep it up to date with the latest version