Files
xen-orchestra/packages/xo-collection/.travis.yml
2016-11-02 15:03:45 +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