Skip to content

Commit

Permalink
Remove doveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji committed Feb 24, 2018
1 parent c127bd7 commit 06b509c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ d:
- dmd
- ldc

install:
- dub fetch doveralls

script:
- dub test -b unittest-cov
- dub run doveralls

test:
dub test
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
[![Dub version](https://img.shields.io/dub/v/rx.svg)](https://code.dlang.org/packages/rx)
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)
[![Build Status](https://travis-ci.org/lempiji/rx.svg?branch=master)](https://travis-ci.org/lempiji/rx)
<!---
[![Coverage Status](https://coveralls.io/repos/github/lempiji/rx/badge.svg?branch=master)](https://coveralls.io/github/lempiji/rx?branch=master)
-->

### Overview

Expand Down

0 comments on commit 06b509c

Please sign in to comment.