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 [](https://www.gnu.org/licenses/gpl-3.0.txt) -[](https://travis-ci.org/cjohansson/emacs-phps-mode) +[](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.