add travis ci build support

This commit is contained in:
Pascal Deschenes 2012-11-01 14:08:26 -04:00
parent ddec23684f
commit 7e8971cc39
2 changed files with 6 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- "0.8"
- "0.6"

View File

@ -1,4 +1,6 @@
[![Build Status](https://travis-ci.org/pdeschen/showdown.png)](https://travis-ci.org/pdeschen/showdown])
NOTE -- Showdown on GitHub
==========================