Skip to content

Commit 4b87a50

Browse files
committed
Really fix Travis badge
1 parent abdcccb commit 4b87a50

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
SublimeLinter-contrib-rustc
22
================================
33

4-
[![Build Status](https://khancdn.eu/badges.php?service=https%3A%2F%2Ftravis-ci.org%2Foschwald%2FSublimeLinter-contrib-rustc.png%3Fbranch%3Dmaster)](https://travis-ci.org/oschwald/SublimeLinter-contrib-rustc)
4+
[![Build Status](https://travis-ci.org/oschwald/SublimeLinter-contrib-rustc.svg?branch=master)](https://travis-ci.org/oschwald/SublimeLinter-contrib-rustc)
55

66
This linter plugin for [SublimeLinter][docs] provides an interface to [rustc](http://www.rust-lang.org/). It will be used with files that have the "rust" syntax.
77

0 commit comments

Comments
 (0)