UNPKG

class-validator-is-nullable

Version:
23 lines (17 loc) 274 B
language: node_js node_js: - stable - 10 - 8 - 6 before_install: - npm install -g typescript install: - npm install script: - npm test cache: directories: - node_modules after_success: - bash <(curl -s https://codecov.io/bash)