add v0.1.x to travis badge

This commit is contained in:
Tankred Hase 2014-01-03 18:35:57 +01:00
parent 4cad3c0a44
commit 51b2b6e559

View File

@ -1,4 +1,4 @@
OpenPGP.js [![Build Status](https://travis-ci.org/openpgpjs/openpgpjs.png?branch=master,devel)](https://travis-ci.org/openpgpjs/openpgpjs)
OpenPGP.js [![Build Status](https://travis-ci.org/openpgpjs/openpgpjs.png?branch=master,v0.1.x)](https://travis-ci.org/openpgpjs/openpgpjs)
==========
[OpenPGP.js](http://openpgpjs.org/) is a Javascript implementation of the OpenPGP protocol. This is defined in [RFC 4880](http://tools.ietf.org/html/rfc4880).