Skip to content

Commit

Permalink
Added .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-steele-idem committed Nov 25, 2014
1 parent 01b3243 commit b24fb48
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
node_js:
- "0.10"
- "0.11"
language: node_js
script: "npm test"

0 comments on commit b24fb48

Please sign in to comment.