travis.yml

master
Evgeny Poberezkin 2015-06-13 10:29:03 +01:00
parent db3ec5d51e
commit 4a7bc9c163
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- "0.10"
- "0.12"