Skip to content

Commit

Permalink
doc: use svg build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll committed Jul 29, 2017
1 parent 79ff6f9 commit 7f5f712
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
@@ -1,6 +1,6 @@
![hey](http://i.imgur.com/szzD9q0.png)

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

hey is a tiny program that sends some load to a web application.

Expand Down

0 comments on commit 7f5f712

Please sign in to comment.