We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bf6728 + 39c5214 commit 064ff5cCopy full SHA for 064ff5c
README.md
@@ -1,4 +1,4 @@
1
-PHP Mode for GNU Emacs
+PHP Mode for GNU Emacs [![travis badge][travis-badge]][travis-link]
2
======================
3
4
This updates PHP Mode with features to make it more friendly to use with PHP 5.4 and later. This fork builds on the work of:
@@ -318,3 +318,5 @@ In chronological order:
318
[MELPA]: http://melpa.milkbox.net/
319
[Marmalade]: http://marmalade-repo.org/
320
[Web Mode]: http://web-mode.org/
321
+[travis-badge]: https://travis-ci.org/ejmr/php-mode.svg
322
+[travis-link]: https://travis-ci.org/ejmr/php-mode
0 commit comments