Skip to content

Commit 9534570

Browse files
committed
Fixed Travis CI configuration, and merged changes made in master.
2 parents 31cfddb + 4090361 commit 9534570

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
33
- "0.10"
4-
- "0.8"
54
install:
65
- npm install
76
before_script:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
> A jQuery plugin that give you nice powers over your checkboxes. http://rmariuzzo.github.io/checkboxes.js
44
5+
[![Build Status](https://travis-ci.org/rmariuzzo/checkboxes.js.svg?branch=develop)](https://travis-ci.org/rmariuzzo/checkboxes.js)
6+
57
## Installation
68

79
#### With bower:

0 commit comments

Comments
 (0)