Closed SimonLab closed 5 years ago
Error on Travis:
It looks like Travis can't download Erlang properly. From https://docs.travis-ci.com/user/languages/elixir/ it looks like our .travis.yml is fine. Trying to remove the otp version to let Travis to choose it automatically:
When the version of erlang/otp is not specified, Travis will get one automatically however it is an older version and we have then the following error:
Using the otp version 22.0 seems to work with Travis
ref: #623
On the
update
function ofResources.Drink
make sure that the associationbrand
is set tonil
to allow thebrand_id
property to be updated and to not have any conflict with thebrand
value