Skip to content

Commit

Permalink
using travis
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed May 25, 2012
1 parent 3d348c8 commit e508692
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: node_js
node_js:
- 0.4
- 0.6
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ deep-equal

Node's `assert.deepEqual() algorithm` as a standalone module.

[![build status](https://secure.travis-ci.org/substack/node-deep-equal.png)](http://travis-ci.org/substack/node-deep-equal)

example
=======

Expand Down

0 comments on commit e508692

Please sign in to comment.