TravisCI xenial updates#338
Conversation
|
This passes travisCI and I have update testing on conrad+gnu. I think we should merge this to master to allow us to run with the new build environment. Not sure how long the older env will work. |
Codecov Report
@@ Coverage Diff @@
## master #338 +/- ##
=========================================
Coverage ? 37.75%
=========================================
Files ? 59
Lines ? 30640
Branches ? 0
=========================================
Hits ? 11567
Misses ? 19073
Partials ? 0Continue to review full report at Codecov.
|
|
Ignore the codecov reporting. Somehow, that is happening "automatically". I am testing the codecov tools in my sandbox now for CICE. Still need to understand how git and codecov interact. |
eclare108213
left a comment
There was a problem hiding this comment.
Thanks for figuring this out so quickly.
PR checklist
Update to support xenial build environment in travis CI
apcraig
Tested on conrad+gnu. https://github.com/CICE-Consortium/Test-Results/wiki/6a30b42b40.conrad.gnu.190729.190930
Testing xenial which has become the default build environment on travisCI. It was failing with netcdf. The workaround is to add dist: trusty to the current setup, but this PR attempts to get things working with xenial.
For now, this PR is just providing the ability to test travis. We can decide later how to proceed, whether to stay with trusty or move to xenial, etc.