Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify apt-based build environment tests #6

Open
adamcandy opened this issue Jul 11, 2018 · 0 comments
Open

Simplify apt-based build environment tests #6

adamcandy opened this issue Jul 11, 2018 · 0 comments

Comments

@adamcandy
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant