Files
xen-orchestra/.travis.yml
2015-11-16 10:31:28 +01:00

10 lines
163 B
YAML

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