You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2021/10/11 17:35:37 UTC

[httpcomponents-client] branch master updated: Drop Linux OS level and see if that helps Travis pick up a more recent version of Java 8.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cbf231  Drop Linux OS level and see if that helps Travis pick up a more recent version of Java 8.
0cbf231 is described below

commit 0cbf231389625c0b39c7378f8953f38cb44dbb88
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Oct 11 13:35:35 2021 -0400

    Drop Linux OS level and see if that helps Travis pick up a more recent
    version of Java 8.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 4a4c554..634e9e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,6 @@
 # limitations under the License.
 
 language: java
-dist: trusty
 sudo: false
 
 arch: