Skip to content

Commit a2b0313

Browse files
Move build status to top and correct branch. [ci skip]
1 parent e016f13 commit a2b0313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/FasterXML/jackson-module-scala.svg?branch=master)](https://travis-ci.org/FasterXML/jackson-module-scala)
2+
13
# IMPORTANT
24

35
Version 2.6.0 of this module has been released incorrectly. Please refrain
@@ -37,8 +39,6 @@ issue, but since it's possible to turn this off, be aware that the current
3739
version will throw an exception if it cannot find the constructor parameter
3840
names. Future versions may permit configuration to suppress this exception.
3941

40-
[![Build Status](https://travis-ci.org/FasterXML/jackson-module-scala.svg?branch=2.4)](https://travis-ci.org/FasterXML/jackson-module-scala)
41-
4242
# Usage
4343

4444
To use the Scala Module in Jackson, simply register it with the

0 commit comments

Comments
 (0)