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 f59561b + 836272f commit 9551a9aCopy full SHA for 9551a9a
.travis.yml
@@ -1,4 +1,5 @@
1
language: node_js
2
+sudo: false
3
node_js:
4
- "0.12"
5
before_script:
README.md
@@ -103,7 +103,7 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
103
104
## Changelog ##
105
106
-### 2.0.1 (December 3rd 2015 ###
+### 2.0.1 (December 3rd 2015) ###
107
108
* Remove executable bit from jquery.contextMenu.js (thanks @jacknagel)
109
* Fixed a problem there was when using a function for icons (thanks @RareDevil)
0 commit comments