Skip to content

Commit

Permalink
[dist] Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Dec 8, 2014
1 parent 4407db1 commit 0c98f3f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
@@ -0,0 +1,13 @@
language: node_js
node_js:
- 0.8
- 0.10
before_install:
- curl --location http://git.io/1OcIZA | bash -s
branches:
only:
- master
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"

0 comments on commit 0c98f3f

Please sign in to comment.