Skip to content

Commit 75b2f81

Browse files
committed
Add travis build status to README
1 parent a90f41d commit 75b2f81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Inspired by [Rinku](https://github.com/vmg/rinku). Similar to it, regular
88
expressions are not used. Instead, the input text is parsed in one pass with
99
limited backtracking.
1010

11+
[![Build status](https://travis-ci.org/robinst/autolink-java.svg?branch=master)](https://travis-ci.org/robinst/autolink-java)
12+
1113
Features
1214
--------
1315

0 commit comments

Comments
 (0)