Add Travis config file

This commit is contained in:
Nicolas Petton 2012-09-28 16:27:46 +02:00
parent 52a1183052
commit 1020d42f6b
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- 0.8
script: ./test/run_build.sh