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

Unleash / unleash / 2959
91%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2020 02:31PM UTC
Jobs 1
Files 69
Run time 4s
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
2959

push

travis-ci

web-flow
fix: Support proper SSL settings using `DATABASE_SSL` (#585)

As described in https://node-postgres.com/features/ssl , `ssl` is an object which will be passed to Node TLS socket.
Also:

```
(node:1) DeprecationWarning: Implicit disabling of certificate verification is deprecated and will be removed in pg 8. Specify `rejectUnauthorized: true` to require a valid CA or `rejectUnauthorized: false` to explicitly opt out of MITM protection.
```

This change makes it possible to configure accepted SSL CA certificate, or to accept self-signed certificate.

230 of 293 branches covered (78.5%)

1214 of 1340 relevant lines covered (90.6%)

82.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2959.1 (GH_TOKEN=[secure] DATABASE_URL=postgres://postgres@localhost:5432/unleash_test TEST_DATABASE_URL=postgres://postgres@localhost:5432/unleash_test) 18 Apr 2020 02:31PM UTC 0
90.6
Travis Job 2959.1
Source Files on build 2959
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2959
  • 1e9db236 on github
  • Prev Build on master (#2947)
  • Next Build on master (#2963)
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