UNPKG

pomy

Version:

Based on the concept of a project object model (POM), POMY can manage a project's build, reporting and documentation from a central piece of information.

8 lines (6 loc) 119 B
'use strict'; var gulp = require('gulp'); gulp.task('verify', ['post-integration-test'], function(cb) { cb(); });