UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

11 lines (10 loc) 185 B
language: node_js node_js: - '0.10' - '0.12' - '4' - '5' after_success: - 'cat ./coverage/lcov.info | ./node_modules/.bin/coveralls' before_install: - "npm install amqplib"