Add travis.yml

This commit is contained in:
Nicolas Gallagher
2015-09-03 19:38:52 -07:00
parent 247f489fdd
commit b9e2007b59

3
.travis.yml Normal file
View File

@@ -0,0 +1,3 @@
language: node_js
node_js:
- "0.12"