elixir: style nits
This commit is contained in:
parent
8b31173213
commit
2e35e100d1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class Elixir < Formula
|
|||
|
||||
head 'https://github.com/elixir-lang/elixir.git', :branch => 'stable'
|
||||
|
||||
depends_on ErlangInstalled.new
|
||||
depends_on ErlangInstalled
|
||||
|
||||
env :userpaths
|
||||
|
||||
|
|
Loading…
Reference in a new issue