Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
added travis config so it'll ignore this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Apr 25, 2012
1 parent d40ed0a commit 99a880a
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
branches:
only:
- master
notifications:
email:
- dustin@dustindiaz.com
- rod@vagg.org
- jacob@twitter.com

0 comments on commit 99a880a

Please sign in to comment.