hpc / mpifileutils

File utilities designed for scalability and performance.
https://hpc.github.io/mpifileutils
BSD 3-Clause "New" or "Revised" License
168 stars 66 forks source link

travis: use default xenial instead of trusty #485

Closed daltonbohning closed 3 years ago

daltonbohning commented 3 years ago

The "trusty' distro seems to be missing a public key.

The Travis documentation recommends not using Trusty, as it is EOL:

For reference, this is the difference:

Signed-off-by: Dalton Bohning daltonx.bohning@intel.com

daltonbohning commented 3 years ago

@adammoody Very simple change. This fixes the build errors that have been occurring, since trusty is EOL.