UNPKG

sylius-axios-api

Version:
12 lines (11 loc) 191 B
language: node_js node_js: - "8" script: - npm run lint - npm run test:coverage after_success: npm run test:report notifications: email: on_success: never on_failure: always