Files
xen-orchestra/packages/xo-server-auth-saml/.travis.yml
T

10 lines
160 B
YAML

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