Just have Benchee in all environments.
authorlain <lain@soykaf.club>
Fri, 3 May 2019 18:28:06 +0000 (20:28 +0200)
committerlain <lain@soykaf.club>
Fri, 3 May 2019 18:28:06 +0000 (20:28 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index ef338c7c0eb59207006aefc41598be5a1b34f4cf..c553b835b355c846f59a5292f0175d6085f5959c 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -112,7 +112,7 @@ defmodule Pleroma.Mixfile do
       {:prometheus_process_collector, "~> 1.4"},
       {:recon, github: "ferd/recon", tag: "2.4.0"},
       {:quack, "~> 0.1.1"},
-      {:benchee, "~> 1.0", only: [:dev, :test]}
+      {:benchee, "~> 1.0"}
     ] ++ oauth_deps
   end