README.md in lens_protocol-0.2.0 vs README.md in lens_protocol-0.2.1

- old
+ new

@@ -2,10 +2,10 @@ A Ruby parser and builder for the OMA protocol (a.k.a. Data Communication Standard) that was developed by the Lens Processing & Technology Division of The Vision Council for interconnection of optical laboratory equipment. Furthermore, it allows you to generate a SVG representation of the tracing datasets. -[![Build Status](https://travis-ci.org/eeng/lens_protocol.svg?branch=master)](https://travis-ci.org/eeng/lens_protocol) +[![Build Status](https://app.travis-ci.com/eeng/lens_protocol.svg?branch=master)](https://app.travis-ci.com/eeng/lens_protocol) ## Installation ```ruby gem 'lens_protocol'