add .travis.yml

This commit is contained in:
Feross Aboukhadijeh
2016-03-03 22:20:55 -08:00
parent d72999df57
commit eef8a3288f

3
.travis.yml Normal file
View File

@@ -0,0 +1,3 @@
language: node_js
node_js:
- 'node'