Skip to content

Commit 996d2fc

Browse files
henryreAndreas Kodewitz
authored andcommitted
Switch to CircleCI badge (snorkel-team#1686)
## Description of proposed changes Switch README badge to CircleCI
1 parent 2cae679 commit 996d2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/snorkel)
44
![PyPI](https://img.shields.io/pypi/v/snorkel)
55
![Conda](https://img.shields.io/conda/v/conda-forge/snorkel)
6-
[![build](https://travis-ci.com/snorkel-team/snorkel.svg?branch=master)](https://travis-ci.com/snorkel-team/snorkel?branch=master)
6+
[![CircleCI](https://circleci.com/gh/snorkel-team/snorkel/tree/master.svg?style=svg)](https://circleci.com/gh/snorkel-team/snorkel/tree/master)
77
[![docs](https://readthedocs.org/projects/snorkel/badge/?version=master)](https://snorkel.readthedocs.io/en/master)
88
[![coverage](https://codecov.io/gh/snorkel-team/snorkel/branch/master/graph/badge.svg)](https://codecov.io/gh/snorkel-team/snorkel/branch/master)
99
[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

0 commit comments

Comments
 (0)