1
0
Fork 0
arangodb/js/node/node_modules/i/.travis.yml

15 lines
157 B
YAML

sudo: false
language: node_js
node_js:
- '5'
- '4'
- '3'
- '2'
- '1'
- '0.12'
- '0.10'
- '0.8'
notifications:
email:
on_success: never