Only show build status for master branch

This commit is contained in:
Kristian Sloth Lauszus 2017-01-31 00:32:09 +01:00
parent 0f0da7c5b4
commit 3a2d0c6e1b

View file

@ -2,7 +2,7 @@
The code is released under the GNU General Public License.
__________
[![Build Status](https://travis-ci.org/felis/USB_Host_Shield_2.0.svg)](https://travis-ci.org/felis/USB_Host_Shield_2.0)
[![Build Status](https://travis-ci.org/felis/USB_Host_Shield_2.0.svg?branch=master)](https://travis-ci.org/felis/USB_Host_Shield_2.0)
# Summary
This is Revision 2.0 of MAX3421E-based USB Host Shield Library for AVR's.