Skip to content

Commit 064ff5c

Browse files
author
Eric James Michael Ritz
committed
Merge pull request #221 from ejmr/add-travis-badge
Add travis-ci badge
2 parents 1bf6728 + 39c5214 commit 064ff5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PHP Mode for GNU Emacs
1+
PHP Mode for GNU Emacs [![travis badge][travis-badge]][travis-link]
22
======================
33

44
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:
318318
[MELPA]: http://melpa.milkbox.net/
319319
[Marmalade]: http://marmalade-repo.org/
320320
[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

Comments
 (0)