Skip to content

Commit

Permalink
Update excoveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Aug 20, 2017
1 parent 26fc797 commit 4ebcabf
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 @@ -36,7 +36,7 @@ defmodule ExTwitter.Mixfile do
{:oauther, "~> 1.1"},
{:poison, "~> 3.0"},
{:exvcr, "~> 0.8", only: :test},
{:excoveralls, "~> 0.6", only: :test},
{:excoveralls, "~> 0.7", only: :test},
{:meck, "~> 0.8.2", only: [:dev, :test]},
{:mock, "~> 0.2", only: [:dev, :test]},
{:ex_doc, ">= 0.0.0", only: [:dev, :docs]},
Expand Down

0 comments on commit 4ebcabf

Please sign in to comment.