rahmenlose Ansicht.yml DruckansichtUnknown {[0] [0] [0]}Entwicklung
language: node_js
node_js:
- node
- lts/*
install:
- npm install
- npm install coveralls
script:
- npm run coverage
after_success:
- npx nyc report --reporter=text-lcov | npx coveralls
[ Verzeichnis aufwärts0.54unsichere Verbindung
]