Skip to content

Commit 32bda8e

Browse files
committed
Show Travis build status for master branch only
1 parent 772065e commit 32bda8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# An R Interface to Leaflet Maps
22

3-
[![Build Status](https://travis-ci.org/rstudio/leaflet.svg)](https://travis-ci.org/rstudio/leaflet)
3+
[![Build Status](https://travis-ci.org/rstudio/leaflet.svg?branch=master)](https://travis-ci.org/rstudio/leaflet)
44

55
[Leaflet](http://leafletjs.com) is an open-source JavaScript library for
66
interactive maps. This R package makes it easy to create Leaflet maps from R.

0 commit comments

Comments
 (0)