Skip to content

Commit

Permalink
Show build status of master branch in README
Browse files Browse the repository at this point in the history
This fixes #316 with the solution @marcjansen suggested.
  • Loading branch information
chrismayer committed Nov 24, 2014
1 parent 7ef416d commit 905b7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

JavaScript Toolkit for Rich Web Mapping Applications.

[![Build Status](https://travis-ci.org/geoext/geoext2.png)](https://travis-ci.org/geoext/geoext2)
[![Build Status](https://travis-ci.org/geoext/geoext2.svg?branch=master)](https://travis-ci.org/geoext/geoext2)


## What is GeoExt?
Expand Down

0 comments on commit 905b7fe

Please sign in to comment.