This commit is contained in:
Lloyd Brookes
2015-11-13 11:46:52 +00:00
parent 28018c32c0
commit 57048d7aa1
2 changed files with 6 additions and 1 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: node_js
node_js:
- '5.0'
- '4.2'
- '0.12'