Skip to content

Commit

Permalink
Use SVG for Travis CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGabriel committed Jul 19, 2015
1 parent 2726803 commit 1aed0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
Learn about the Elm programming language at [elm-lang.org](http://elm-lang.org/).

[![Build Status](https://travis-ci.org/elm-lang/elm-compiler.png)](https://travis-ci.org/elm-lang/elm-compiler)
[![Build Status](https://travis-ci.org/elm-lang/elm-compiler.svg)](https://travis-ci.org/elm-lang/elm-compiler)

## Install

Expand Down

0 comments on commit 1aed0c0

Please sign in to comment.