Skip to content

Commit 186b36e

Browse files
committed
Update README.md
adding `medialize/jQuery-contextMenu` travis-ci build system
1 parent 905af10 commit 186b36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jQuery contextMenu plugin & polyfill #
22

3-
[![Travis Build Status](https://travis-ci.org/jzelenkov/jQuery-contextMenu.svg?branch=master)](https://travis-ci.org/jzelenkov/jQuery-contextMenu)
3+
[![Travis Build Status](https://travis-ci.org/medialize/jQuery-contextMenu.svg?branch=master)](https://travis-ci.org/medialize/jQuery-contextMenu)
44

55
$.contextMenu is a management facility for - you guessed it - context menus. It was designed for an application where there are hundreds of elements that may show a context menu - so intialization speed and memory usage are kept fairly small. It also allows to register context menus without providing actual markup, as $.contextMenu generates DOMElements as needed.
66

0 commit comments

Comments
 (0)