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

make netcdf build on travis #418

Merged
merged 18 commits into from
Nov 24, 2019
Merged

Conversation

bolliger32
Copy link
Contributor

We were having some issues with netcdf in our build of clawpack and I realized that we have actually never been testing netcdf on travis. Previously, the netcdf tests would pass if netcdf-based builds failed. At some point, I changed this behavior to "Skip" but since that point, all travis builds have skipped. I installed the appropriate netcdf libraries and now that test is passing "for real".

I also bumped the python 3.x version to 3.7. We could test on 3.5 (and any other 3.x) as well if you think its useful?

Finally, I just added the macOS .DS_Store file to the gitignore since it was annoying me.

@rjleveque
Copy link
Member

This seems fine to me, thanks!

@mandli mandli merged commit 9769df9 into clawpack:master Nov 24, 2019
@bolliger32 bolliger32 deleted the try-netcdf branch June 7, 2022 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants