Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

Commit

Permalink
Removed coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
viniarck committed Nov 3, 2018
1 parent a49fe7f commit 418a974
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ install:
script:
- TOXENV=lint tox
- TOXENV=unit tox -- -s -vv --cov=netblow tests/unit

after_success:
- coveralls
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/viniarck/netblow.svg?branch=master)](https://travis-ci.org/viniarck/netblow) [![Documentation Status](https://readthedocs.org/projects/netblow/badge/?version=latest)](http://netblow.readthedocs.io/en/latest/?badge=latest) [![PyPI](https://img.shields.io/pypi/v/netblow.svg)](https://pypi.python.org/pypi/netblow) [![PyPI Versions](https://img.shields.io/pypi/pyversions/netblow.svg)](https://pypi.python.org/pypi/netblow) [![Coverage Status](https://coveralls.io/repos/github/viniarck/netblow/badge.svg?branch=master)](https://coveralls.io/github/viniarck/netblow?branch=master)
[![Build Status](https://travis-ci.org/viniarck/netblow.svg?branch=master)](https://travis-ci.org/viniarck/netblow) [![Documentation Status](https://readthedocs.org/projects/netblow/badge/?version=latest)](http://netblow.readthedocs.io/en/latest/?badge=latest) [![PyPI](https://img.shields.io/pypi/v/netblow.svg)](https://pypi.python.org/pypi/netblow) [![PyPI Versions](https://img.shields.io/pypi/pyversions/netblow.svg)](https://pypi.python.org/pypi/netblow)

# netblow

Expand Down

0 comments on commit 418a974

Please sign in to comment.