Files
starface-outlook-sync-addin/node_modules/continuation-local-storage/.travis.yml
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

15 lines
119 B
YAML

script:
- "npm test"
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "8"
- "9"
sudo: false