branch: externals/phps-mode
commit b7b4706dfd5e298b7ddc9ce8ae54b7a9a878cf85
Author: Christian Johansson <christ...@cvj.se>
Commit: Christian Johansson <christ...@cvj.se>

    Using Travis.com instead of Travis.org
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 397c5f7..8643745 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # PHPs - Another Semantic Major-Mode for PHP in Emacs
 
 [![License GPL 
3](https://img.shields.io/badge/license-GPL_3-green.svg)](https://www.gnu.org/licenses/gpl-3.0.txt)
-[![Build 
Status](https://travis-ci.org/cjohansson/emacs-phps-mode.svg?branch=master)](https://travis-ci.org/cjohansson/emacs-phps-mode)
+[![Build 
Status](https://api.travis-ci.com/cjohansson/emacs-phps-mode.svg?branch=master)](https://app.travis-ci.com/github/cjohansson/emacs-phps-mode)
 
 **Goal**: An Emacs major mode for PHP scripting language which aims at making 
a full semantic integration. Currently at *usable* stage.
 

Reply via email to