branch: externals/csharp-mode
commit 51ab628475dea6dba6f69900d034e5a40025529a
Author: Jostein Kjønigsen <jost...@kjonigsen.net>
Commit: GitHub <nore...@github.com>

    Update README.org
    
    - Change build-status from "whatever" to be for master
    - Change PNG to SVG.
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index b7c9d82..4cc06ff 100644
--- a/README.org
+++ b/README.org
@@ -4,7 +4,7 @@
 
 This is a mode for editing C# in emacs. It's based on cc-mode, v5.30.3 and 
above.
 
-[[https://travis-ci.org/josteink/csharp-mode/][Travis-CI build-page]]. 
Build-status: [[https://api.travis-ci.org/josteink/csharp-mode.png]]
+[[https://travis-ci.org/josteink/csharp-mode/][Travis-CI build-page]]. 
Build-status: [[https://travis-ci.org/josteink/csharp-mode.svg?branch=master]]
 
 ** Main features
 

Reply via email to