summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-16 18:58:23 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-10-16 18:58:23 +0200
commit48a310406621957db4154e844d28e98f460a0226 (patch)
tree68b1421ce7998d78db0b82d2db00b6fa17493748 /README.md
parent6bd63c565eee2a41fdd5ccbc248426bd469e1809 (diff)
downloadqtlocation-mapboxgl-48a310406621957db4154e844d28e98f460a0226.tar.gz
Update README.md
use master branch for travis icon [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82ad7966e9..ee9d1bacb0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Travis](https://api.travis-ci.org/mapbox/mapbox-gl-native.svg)](https://travis-ci.org/mapbox/mapbox-gl-native/builds)
+[![Travis](https://api.travis-ci.org/mapbox/mapbox-gl-native.svg?branch=master)](https://travis-ci.org/mapbox/mapbox-gl-native/builds)
An OpenGL renderer for [Mapbox Vector Tiles](https://www.mapbox.com/blog/vector-tiles),
implemented in C++11, currently targeting iOS, OS X, and Ubuntu Linux.