UNPKG

aurelia-materialize-bridge

Version:
24 lines (17 loc) 228 B
language: node_js node_js: - "stable" sudo: false notifications: email: false cache: directories: - node_modules branches: only: - master install: - npm install script: - npm run lint - npm run build