add .travis.yml. Closes #1

master
TJ Holowaychuk 2013-08-20 21:34:35 -07:00
parent e24334e820
commit 1af71053a2
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.11"