Skip to content

Commit

Permalink
added travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jul 31, 2014
1 parent 42ebb1d commit 3c27d90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: node_js
node_js:
- "0.10"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ to be extremely fast
npm install is-my-json-valid
```

[![build status](http://img.shields.io/travis/mafintosh/is-my-json-valid.svg?style=flat)](http://travis-ci.org/mafintosh/is-my-json-valid)

## Usage

Simply pass a schema to compile it
Expand Down

0 comments on commit 3c27d90

Please sign in to comment.