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 31cfddb + 4090361 commit 9534570Copy full SHA for 9534570
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
node_js:
3
- "0.10"
4
- - "0.8"
5
install:
6
- npm install
7
before_script:
README.md
@@ -2,6 +2,8 @@
> A jQuery plugin that give you nice powers over your checkboxes. http://rmariuzzo.github.io/checkboxes.js
+[](https://travis-ci.org/rmariuzzo/checkboxes.js)
+
## Installation
8
9
#### With bower:
0 commit comments