UNPKG

z-helper

Version:

A collection of libraries that I use in a lot of projects, feel free to modify them for your use.

16 lines (14 loc) 173 B
language: node_js node_js: - 'lts/*' - 'node' cache: - apt: true - directories: - "$HOME/.npm" - "node_modules" branches: only: - /.*/ before_script: - npm install