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

12 lines
89 B
YAML

script:
- "npm test"
language: node_js
node_js:
- "4"
- "6"
- "7"
sudo: false