Skip to content

Commit

Permalink
Add forgotten desc and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunya Kirkali committed Feb 3, 2018
1 parent bd710d3 commit 2b85ab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ defmodule Kuroon.Mixfile do
elixir: "~> 1.4",
start_permanent: Mix.env == :prod,
deps: deps(),
package: package(),
description: description(),
test_coverage: [tool: ExCoveralls],
preferred_cli_env: [coveralls: :test]
]
Expand Down

0 comments on commit 2b85ab2

Please sign in to comment.