Files
actions-ansi-to-html/node_modules/redeyed/.travis.yml
T
2025-11-11 06:53:11 -05:00

9 lines
105 B
YAML

sudo: false
language: node_js
node_js:
- "6"
- "8"
- "10"
before_install:
- npm install -g npm@2