1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-python synced 2025-03-16 07:14:08 +01:00
setup-python/node_modules/json-schema-traverse/.travis.yml

9 lines
108 B
YAML
Raw Normal View History

2019-06-26 21:12:00 -04:00
language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
after_script:
- coveralls < coverage/lcov.info