UNPKG

vue-moment

Version:

Handy Moment.js filters for your Vue.js project

8 lines (7 loc) 182 B
language: node_js node_js: - "node" before_install: - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.27.5 - export PATH="$HOME/.yarn/bin:$PATH" cache: yarn