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

9 lines
109 B
YAML

language: node_js
before_install:
- npm install -g npm
node_js:
- "0.8"
- "0.10"
- "0.12"
- "iojs"