spaxel/dashboard/node_modules/union/.travis.yml
jedarden 03f765639b feat(feedback): enhance false positive explanations with diagnostic context
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 12:35:04 -04:00

12 lines
154 B
YAML

language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"