Outlook_Addin_LLM/node_modules/stack-chain/.travis.yml

8 lines
82 B
YAML

language: node_js
node_js:
- "stable"
- "4"
- "0.12"
- "0.10"
sudo: false