• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gulpjs / gulp / 1490
100%

Build:
DEFAULT BRANCH: master
Ran 12 May 2016 02:12AM UTC
Jobs 4
Files 2
Run time 58s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1490

Pull #1653

travis-ci

makoConstruct
correct gulp.task signature

`gulp.task(name [, deps, fn])` means that only `gulp.task(name, deps, fn)` and `gulp.task(name)` are allowed, which is apparently not the case and it's a bit confusing. The correct notation, `gulp.task(name [, deps] [, fn])`, also permits for `gulp.task(name, deps)`, and `gulp.task(name, fn)`.
Pull Request #1653: correct gulp.task signature

31 of 31 relevant lines covered (100.0%)

8.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1490.1 12 May 2016 02:12AM UTC 0
100.0
Travis Job 1490.1
2 1490.2 12 May 2016 02:12AM UTC 0
100.0
Travis Job 1490.2
3 1490.3 12 May 2016 02:12AM UTC 0
100.0
Travis Job 1490.3
4 1490.4 12 May 2016 02:12AM UTC 0
100.0
Travis Job 1490.4
Source Files on build 1490
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1490
  • Pull Request #1653
  • PR Base - master (#1488)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc