aviabird / gringotts

A complete payment library for Elixir and Phoenix Framework
https://hexdocs.pm/gringotts/Gringotts.html
MIT License
481 stars 53 forks source link

Test elixir 1.7.4 on travisCI #186

Closed mandarvaze closed 4 years ago

mandarvaze commented 4 years ago

If it works, remove 1.5 and use 1.6 and 1.7 instead.

With 1.7 developers can use ElixirLS

mandarvaze commented 4 years ago

This has built successfully on travis https://travis-ci.org/github/aviabird/gringotts/builds/675190206

I'm not sure why it is showing Waiting for status to be reported

@ashish173 This will also address travis error related to #184


Edit: https://travis-ci.org/github/aviabird/gringotts/builds/675199128 (This one is successful build for the final commit)

codecov-io commented 4 years ago

Codecov Report

Merging #186 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #186   +/-   ##
=======================================
  Coverage   77.39%   77.39%           
=======================================
  Files          14       14           
  Lines         376      376           
=======================================
  Hits          291      291           
  Misses         85       85           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 706774d...cf8abe1. Read the comment docs.