Only report build status for master and devel

This commit is contained in:
Robert Nelson 2013-12-04 21:05:07 -08:00
parent 1cd7b542a0
commit 0ebe4fd516

View File

@ -1,4 +1,4 @@
OpenPGP.js [![Build Status](https://travis-ci.org/openpgpjs/openpgpjs.png)](https://travis-ci.org/openpgpjs/openpgpjs)
OpenPGP.js [![Build Status](https://travis-ci.org/openpgpjs/openpgpjs.png)](https://travis-ci.org/openpgpjs/openpgpjs?branch=master,devel)
==========
[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).