This commit is contained in:
Sindre Sorhus 2013-08-03 02:16:26 +02:00
commit cffc3552b0
10 changed files with 319 additions and 0 deletions

4
.travis.yml Normal file
View file

@ -0,0 +1,4 @@
language: node_js
node_js:
- '0.10'
- '0.8'