Add Travis CI configuration file
This commit is contained in:
parent
56c83c0bcf
commit
7e8f67a8c5
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- '5.6'
|
||||
- '4.3'
|
||||
- '0.12'
|
||||
- '0.10'
|
Loading…
Reference in New Issue
Block a user