UNPKG

md-movie-utils

Version:

The ultimate utility to get any information about a movie

12 lines (11 loc) 150 B
language: node_js node_js: - "6.10.2" branches: only: - master before_script: - npm install -g yarn - yarn install script: - yarn build