Skip to content

Commit

Permalink
Add timex to extra apps closes #9.
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdvreede committed Dec 29, 2017
1 parent aa88a16 commit 40b52e4
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 @@ -16,7 +16,7 @@ defmodule Pinglix.Mixfile do
#
# Type `mix help compile.app` for more information
def application do
[extra_applications: [:logger]]
[extra_applications: [:logger, :timex]]
end

defp description do
Expand Down

0 comments on commit 40b52e4

Please sign in to comment.