add travis config

This commit is contained in:
Thomas Ruoff
2016-03-06 19:09:47 +01:00
parent c1e651245e
commit 0adc89d2d9

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: node_js
node_js:
- "5"
install: npm install