UNPKG

roundhouse

Version:

Database Migration Utility using SQL files and versioning based on source control.

14 lines (9 loc) 210 B
language: node_js node_js: - stable install: - npm install script: - npm run cover # Send coverage data to Coveralls after_script: "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"