UNPKG

vue-abtasty

Version:
13 lines (12 loc) 220 B
language: node_js notifications: email: false node_js: - '10' before_install: - curl -o- -L https://yarnpkg.com/install.sh | bash - export PATH="$HOME/.yarn/bin:$PATH" install: - yarn script: - yarn run test