You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/04/20 14:57:30 UTC

[GitHub] [commons-crypto] adamretter commented on a change in pull request #96: CI Improvements

adamretter commented on a change in pull request #96:
URL: https://github.com/apache/commons-crypto/pull/96#discussion_r411447054



##########
File path: .travis.yml
##########
@@ -18,28 +18,84 @@ language: java
 
 matrix:
   include:
-    - name: "Ubuntu 14.04 / Java 8 / OpenSSL 1.0.x"
+
+    - name: "x64 / Ubuntu 14.04 / Java 8 / OpenSSL 1.0.x"

Review comment:
       I left it as 14.04 as that is what it was before. An arguable advantage of using an older Ubuntu is that it will have an older GCC so you can ensure wider compatibility.
   
   Unfortunately 14.04 isn't available for ppc64le and aarch64 on Travis, which is why I used 16.04 instead.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org