Skip to content

Commit

Permalink
[test] Add .travis.yml for Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
AvianFlu committed Jun 14, 2012
1 parent 02abd44 commit 2e2d18a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: node_js
node_js:
- 0.6
branches:
only:
- master
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"

0 comments on commit 2e2d18a

Please sign in to comment.