Skip to content

Commit

Permalink
add travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed May 8, 2019
1 parent 5529cf6 commit 3faae39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# haversine

[![Build Status](https://travis-ci.org/mamantoha/haversine.svg?branch=master)](https://travis-ci.org/mamantoha/haversine)

Crystal implementation of the [Haversine formula](https://en.wikipedia.org/wiki/Haversine_formula) to calculate distances between two points given their latitudes and longitudes.

## Installation
Expand Down

0 comments on commit 3faae39

Please sign in to comment.