Skip to content

Commit

Permalink
Add Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
Domenic Denicola committed May 20, 2013
1 parent 9265ab9 commit 94408db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Expand Up @@ -4,3 +4,4 @@
/test/
/.jshintrc
/.npmignore
/.travis.yml
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@
language: node_js
node_js:
- "0.8"
- "0.10"

0 comments on commit 94408db

Please sign in to comment.