Shingle icon indicating copy to clipboard operation
Shingle copied to clipboard

Simplify apt-based build environment tests

Open adamcandy opened this issue 7 years ago • 0 comments

Rely just on the packages listed in the adding:

addons: apt: packages:

and remove the further apt-get install lines, e.g.:

sudo apt-get update sudo apt-get install -y git gcc g++ build-essential python-setuptools python-dev python-pip python-scipy python- numpy python-netcdf python-scientific python-matplotlib python-shapely python-pyproj python-pil gmsh python-pytest

adamcandy avatar Jul 11 '18 12:07 adamcandy