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

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

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2019 12:53AM UTC
Jobs 2
Files 22
Run time 15s
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
514

push

travis-ci-com

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 514.5 21 Aug 2019 12:53AM UTC 0
99.27
Travis Job 514.5
6 514.6 21 Aug 2019 12:54AM UTC 0
99.27
Travis Job 514.6
Source Files on build 514
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #514
  • bfa304c9 on github
  • Prev Build on master (#516)
  • Next Build on master (#522)
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