Skip to content

Commit f939634

Browse files
Update build static widget for Travis [ci skip]
1 parent ad3b38a commit f939634

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
@@ -9,7 +9,7 @@ Project is licensed under [Apache License 2.0](http://www.apache.org/licenses/LI
99
While the original use case for Jackson was JSON data-binding, it can now be used for other data formats as well, as long as parser and generator implementations exist.
1010
Naming of classes uses word 'JSON' in many places even though there is no actual hard dependency to JSON format.
1111

12-
[![Build Status](https://fasterxml.ci.cloudbees.com/job/jackson-databind-master/badge/icon)](https://fasterxml.ci.cloudbees.com/job/jackson-databind-master/)
12+
[![Build Status](https://travis-ci.org/FasterXML/jackson-databind.svg?branch=2.3)](https://travis-ci.org/FasterXML/jackson-databind)
1313

1414
-----
1515

0 commit comments

Comments
 (0)