UNPKG

angular-intro.js

Version:
20 lines (19 loc) 302 B
sudo: false language: node_js node_js: - '8' notifications: email: false before_install: - npm install -g npm@'>=5' install: - npm install script: - node_modules/.bin/grunt deploy: provider: npm email: npm@mendhak.com api_key: $NPM_TOKEN on: tags: true repo: mendhak/angular-intro.js