Travis CI 自动测试

This commit is contained in:
leizongmin
2012-09-19 20:32:42 +08:00
parent e24e92f342
commit efa1b182bd
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,3 +1,5 @@
[![Build Status](https://secure.travis-ci.org/leizongmin/js-xss.png?branch=master)](http://travis-ci.org/leizongmin/js-xss)
过滤XSS攻击
======