roocs / clisops

Climate Simulation Operations
https://clisops.readthedocs.io/en/latest/
Other
21 stars 9 forks source link

Fix macOS and Windows build configurations for Travis CI #15

Closed Zeitsperre closed 4 years ago

Zeitsperre commented 4 years ago

Fixes #10

This re-enables the macOS and Windows builds using the most recent configurations present in the xclim library. This also sets the black build as a necessary pass build in order to ensure that pushed code remains clean.

Zeitsperre commented 4 years ago

Also, it appears that I used a dirty version of my master branch, so I would suggest performing a Squash and Merge to not pollute the commit history.

cehbrecht commented 4 years ago

@Zeitsperre merged. Thanks :)

I didn't know that windows has choco on travis ;)