UNPKG

yaml-ast-parser-custom-tags

Version:

This is a custom maintained fork specifically for the YAML Language server.

13 lines (9 loc) 188 B
language: node_js notifications: email: on_success: change on_failure: change node_js: - "4.0" before_script: npm run devInstall script: npm run buildall && npm run testall