[Geoserver-devel] Added NetCDF libraries on Travis CI

I have added NetCDF libraries to the Travis CI configurations on GeoTools and GeoServer master to enable NetCDF-4 tests.

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand

Reverted because Ubuntu 12.04.5 LTS (precise pangolin) on Travis CI already has the NetCDF libraries installed:

$ sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install libnetcdf6
Reading package lists...
Building dependency tree...
Reading state information...
libnetcdf6 is already the newest version.
libnetcdf6 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 276 not upgraded.

On 25/04/17 11:33, Ben Caradoc-Davies wrote:

I have added NetCDF libraries to the Travis CI configurations on
GeoTools and GeoServer master to enable NetCDF-4 tests.

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand