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-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new e7023b5  From GitHub: "This job ran on our Precise environment, which 
is in the process of being decommissioned. Please update to a newer Ubuntu 
version by specifying dist: xenial in your .travis.yml."
e7023b5 is described below

commit e7023b577c7ad94bf967759794cab8f82202d85d
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 8 22:46:02 2019 -0400

    From GitHub: "This job ran on our Precise environment, which is in the
    process of being decommissioned. Please update to a newer Ubuntu version
    by specifying dist: xenial in your .travis.yml."
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8c54078..8d829e5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@
 language: java
 sudo: true
 
-dist: precise
+dist: xenial
 
 jdk:
   - openjdk6

Reply via email to