Skip to content

Commit

Permalink
Include HTTPotion as application.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxPower15 committed Nov 23, 2015
1 parent dccd0c1 commit 590a119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defmodule ElixirNsq.Mixfile do
#
# Type "mix help compile.app" for more information
def application do
[applications: [:logger]]
[applications: [:logger, :httpotion]]
end

# Dependencies can be Hex packages:
Expand Down

0 comments on commit 590a119

Please sign in to comment.