summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-06-04 12:24:12 -0700
committerDane Springmeyer <dane@mapbox.com>2014-06-04 12:24:12 -0700
commit36943d5ba7f6d1899e93f74b51afefdb63f46037 (patch)
tree8c465c3573fc0839bc893d75273e8af83958da54 /README.md
parent1c025b0c8a114f3aabe9f2e7db4cba76e4fe5f62 (diff)
downloadqtlocation-mapboxgl-36943d5ba7f6d1899e93f74b51afefdb63f46037.tar.gz
update travis readme link
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 8eba4e664f..d316feb100 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Travis](https://api.travis-ci.com/mapbox/mapbox-gl-native.svg?token=yZ9zvfZwYkJNWivRLoyX)](https://magnum.travis-ci.com/mapbox/mapbox-gl-native)
+[![Travis](https://api.travis-ci.org/mapbox/mapbox-gl-native.svg)](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.