UNPKG

generator-ionicgenerator

Version:

An Ionic app, custom with gulp and sass

20 lines (14 loc) 220 B
language: node_js node_js: - 0.10.31 env: global: - APP_NAME=<%= name %> script: - mocha after_success: - git push -f git@heroku.com:$APP_NAME.git $BRANCH:master # include branches: only: - develop