backoffice/node_modules/browserify/.travis.yml

9 lines
76 B
YAML

language: node_js
node_js:
- "7"
- "6"
- "4"
- "0.12"
- "0.10"