Skip to content

Commit

Permalink
added travis build status to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustafa Paltun committed Apr 6, 2019
1 parent 0cf1c06 commit ec7b5b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# asciifolding
[![Build Status](https://travis-ci.com/mpaltun/asciifolding.svg?branch=master)](https://travis-ci.com/mpaltun/asciifolding)
Rust port of Lucene's [Ascii folding filter](http://lucene.apache.org/core/8_0_0/analyzers-common/org/apache/lucene/analysis/miscellaneous/ASCIIFoldingFilter.html)

From Lucene documentation:
Expand Down

0 comments on commit ec7b5b6

Please sign in to comment.