You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/09/20 18:49:36 UTC

[commons-net] branch master updated: Add back dist: trusty.

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/commons-net.git


The following commit(s) were added to refs/heads/master by this push:
     new 47bc411  Add back dist: trusty.
47bc411 is described below

commit 47bc411f3102b7e13eef5dbb68350017a4913e9d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Sep 20 14:49:32 2020 -0400

    Add back dist: trusty.
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index da0a1b6..834887a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,7 @@
 
 language: java
 sudo: false
+dist: trusty
 cache:
   directories:
     - $HOME/.m2