RawIron / devops-my-ubuntu

clone my ubuntu setup using Ansible playbook
1 stars 1 forks source link

fix broken build #26

Closed RawIron closed 7 years ago

RawIron commented 7 years ago

the pre-installed erlang and elixir versions done with kerl and kiex causing the issue

kerl list installations
17.0
17.1
17.3
17.4
17.5
18.0
18.1
18.2
18.2.1
R14B02
R14B03
R14B04
R15B
R15B01
R15B02
R15B03
R16B
R16B01
R16B02
R16B03
R16B03-1

kiex list

kiex elixirs
   elixir-1.0.3
=* elixir-1.0.4

# => - current
# =* - current && default
#  * - default
RawIron commented 7 years ago

for now disable the erlang, elixir playbook in the test script. the testing needs improvement. this is a new issue though.