Skip to content

Commit

Permalink
Push cover information to coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
oltarasenko committed May 26, 2019
1 parent 5ec10a3 commit 3a4be10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
language: elixir
elixir:
elixir:
- '1.7'
otp_release:
- '20.3'

env:
- MIX_ENV=test

script: mix coveralls.travis
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Crawly

[![Coverage Status](https://coveralls.io/repos/github/oltarasenko/crawly/badge.svg?branch=coveralls)](https://coveralls.io/github/oltarasenko/crawly?branch=coveralls)
# Overview

Crawly is an application framework for crawling web sites and
Expand Down

0 comments on commit 3a4be10

Please sign in to comment.