Skip to content

Commit

Permalink
[test] Add .travis.yml file for Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
AvianFlu committed Jul 22, 2012
1 parent 2d75510 commit 29e6e74
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -0,0 +1,11 @@
language: node_js
node_js:
- 0.6
- 0.8
branches:
only:
- master
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"

0 comments on commit 29e6e74

Please sign in to comment.