chore(package): add Travis CI conf
This commit is contained in:
parent
4d50eae3c9
commit
7b928c4d41
9
packages/xo-cli/.travis.yml
Normal file
9
packages/xo-cli/.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 'stable'
|
||||
- '6'
|
||||
- '4'
|
||||
|
||||
# Use containers.
|
||||
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
||||
sudo: false
|
Loading…
Reference in New Issue
Block a user