node-ebics-client/.travis.yml
2019-11-05 06:13:27 +02:00

8 lines
70 B
YAML

language: node_js
node_js:
- "8"
- "9"
- "10"
- "11"
- "12"