add travis ci build support
This commit is contained in:
parent
ddec23684f
commit
7e8971cc39
2 changed files with 6 additions and 0 deletions
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.8"
|
||||
- "0.6"
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
[](https://travis-ci.org/pdeschen/showdown])
|
||||
|
||||
NOTE -- Showdown on GitHub
|
||||
==========================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue