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

serverless-nextjs / serverless-next.js / 516
91%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2019 12:12AM UTC
Jobs 2
Files 22
Run time 3min
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
516

push

travis-ci

danielcondemarin
Fix Cloudfront not being created without bucket (#115)

Using this config

```
custom:
  serverless-nextjs:
    createAssetBucket: false
    assetsBucketName: my-bucket
    cloudFront: true
```

Will result in the CloudFront distribution to not be created because
`plugin.serverless.service.resources` is undefined. Creation at the
beginning of the method call ensures that all attempts to `merge`
with it will update that property as expected.

139 of 142 branches covered (97.89%)

Branch coverage included in aggregate %.

544 of 546 relevant lines covered (99.63%)

31.69 hits per line

Jobs
ID Job ID Ran Files Coverage
5 516.5 21 Aug 2019 12:12AM UTC 0
99.27
Travis Job 516.5
6 516.6 21 Aug 2019 12:16AM UTC 0
99.27
Travis Job 516.6
Source Files on build 516
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #516
  • bfa304c9 on github
  • Prev Build on master (#488)
  • Next Build on master (#514)
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