add .travis.yml
This commit is contained in:
committed by
Tyler Renelle
parent
65803ad178
commit
e6d0f405e3
@@ -0,0 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
branches:
|
||||
only:
|
||||
- rewrite
|
||||
Reference in New Issue
Block a user