Skip to content

Commit

Permalink
Add Jenkins CI tests badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fievelk committed Feb 8, 2017
1 parent dafa366 commit adae7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
# Natural Language Toolkit (NLTK)
[![PyPI](https://img.shields.io/pypi/v/nltk.svg)](https://pypi.python.org/pypi/nltk)
[![PyPI](https://img.shields.io/pypi/v/nltk.svg)](https://pypi.python.org/pypi/nltk) [![Jenkins](https://img.shields.io/jenkins/s/https/nltk.ci.cloudbees.com/job/nltk.svg)](https://nltk.ci.cloudbees.com/job/nltk/lastCompletedBuild/testReport/)

NLTK -- the Natural Language Toolkit -- is a suite of open source Python
modules, data sets and tutorials supporting research and development in Natural
Expand Down

0 comments on commit adae7d1

Please sign in to comment.