[pgjdbc/pgjdbc] b62993: chore: collect coverage for Java 7 (#1030)

From: Jorge Solorzano <jorsol(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] b62993: chore: collect coverage for Java 7 (#1030)
Date: 2017-12-16 19:44:03
Message-ID: 5a357783edd76_7c572af9e509dc10960e1@hookshot-fe-6e9b612.cp1-iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: b6299347e15ea2a40c80de9907ae3f137caa4401
https://github.com/pgjdbc/pgjdbc/commit/b6299347e15ea2a40c80de9907ae3f137caa4401
Author: Jorge Solorzano <jorsol(at)gmail(dot)com>
Date: 2017-12-16 (Sat, 16 Dec 2017)

Changed paths:
M .travis.yml

Log Message:
-----------
chore: collect coverage for Java 7 (#1030)

This PR adds coverage to Java 7 build and ignore the coverage for the failing test of
extendedCacheEverything.

Add a check for break the build if the after_n_builds don't match COVERAGE jobs.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Eisentraut 2017-12-19 16:19:58 Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256
Previous Message guido.lelorrain 2017-12-14 12:59:21 RE: Migrating from Sql Server to PostgreSQL - postgres drivers