Files
xen-orchestra/.travis.yml
2015-11-24 17:17:58 +01:00

11 lines
178 B
YAML

language: node_js
node_js:
- 'stable'
# Use containers.
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false
before_install:
- npm i -g npm