Files
xen-orchestra/packages/xo-server-transport-email/.travis.yml
T

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