README.md in ipconverter-0.3.1 vs README.md in ipconverter-0.4.0

- old
+ new

@@ -1,11 +1,13 @@ # IpConverter +[![Build Status](https://travis-ci.org/joshuawscott/ipconverter.svg?branch=master)](https://travis-ci.org/joshuawscott/ipconverter) + Library to deal with IP Address conversions/manipulation, such as converting a string representation like "192.168.2.1" to its integer representation (3232236033) -Tested with Ruby >= 1.9.3. +Tested with Ruby >= 2.0 ## Installation Add this line to your application's Gemfile: