Files
xen-orchestra/.travis.yml
2016-12-13 11:51:04 +01:00

10 lines
154 B
YAML

language: node_js
node_js:
- stable
- 6
- 4
# Use containers.
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false