Skip to content

Commit

Permalink
travisify
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Aug 1, 2013
1 parent 2ce28ef commit 9bac5a5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
@@ -0,0 +1,12 @@
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
branches:
only:
- master
notifications:
email:
- rod@vagg.org
script: npm test

0 comments on commit 9bac5a5

Please sign in to comment.