Skip to content

Commit

Permalink
adding travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Stephens committed Jul 17, 2015
1 parent 8e78e33 commit cad885e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "iojs"
- "iojs-v1.0.4"

0 comments on commit cad885e

Please sign in to comment.