Fake it
This commit is contained in:
parent
886685e9d9
commit
f28f14fd0e
|
@ -39,7 +39,7 @@ plugins:
|
||||||
# proof-of-concept just fine
|
# proof-of-concept just fine
|
||||||
- 'bash'
|
- 'bash'
|
||||||
- '-c'
|
- '-c'
|
||||||
- 'asdf plugin-add erlang; asdf plugin-add elixir; asdf install erlang latest; asdf install elixir latest; asdf global erlang latest; asdf global elixir latest'
|
- 'asdf plugin-add erlang; asdf plugin-add elixir; asdf install erlang latest; asdf install elixir latest; asdf global erlang latest; asdf global elixir latest; true'
|
||||||
installCommand:
|
installCommand:
|
||||||
- bash
|
- bash
|
||||||
- '-c'
|
- '-c'
|
||||||
|
|
Loading…
Reference in a new issue