Skip to content

Commit fef2055

Browse files
nvzqzBurntSushi
authored andcommitted
Use SVG for Travis badge
PNG looks pixelated on Apple's retina screens.
1 parent 2dfff19 commit fef2055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This crate provides convenience methods for encoding and decoding numbers in
22
either big-endian or little-endian order.
33

4-
[![Build status](https://api.travis-ci.org/BurntSushi/byteorder.png)](https://travis-ci.org/BurntSushi/byteorder)
4+
[![Build status](https://api.travis-ci.org/BurntSushi/byteorder.svg)](https://travis-ci.org/BurntSushi/byteorder)
55
[![](http://meritbadge.herokuapp.com/byteorder)](https://crates.io/crates/byteorder)
66

77
Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).

0 commit comments

Comments
 (0)