Skip to content

Commit

Permalink
Merge 3a4be10 into 5ec10a3
Browse files Browse the repository at this point in the history
  • Loading branch information
oltarasenko committed May 26, 2019
2 parents 5ec10a3 + 3a4be10 commit b70fa3b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .travis.yml
@@ -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
@@ -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 b70fa3b

Please sign in to comment.