Skip to content

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kami committed May 11, 2012
1 parent 2386ac9 commit 5ad4b96
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
language: node_js

node_js:
- 0.6

script: make test

notifications:
email:
- tomaz+travisci@tomaz.me

0 comments on commit 5ad4b96

Please sign in to comment.