Files
setup-ruby/node_modules/left-pad/.travis.yml
Stephen Franceschelli e3283467a1 Fix bug. Add workflows.
2019-07-15 13:23:24 -04:00

7 lines
58 B
YAML

language: node_js
node_js:
- "6"
- "5"
- "4"
- "0.12"