Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Releases: fatiando/continuous-integration

1.2.0

17 Oct 08:42
0e4534a
Compare
Choose a tag to compare

Fix conda permission errors for Mac builds on Azure. Stop updating conda on Travis builds for more stability.

1.1.1

22 Mar 22:12
9628589
Compare
Choose a tag to compare

Fix: Don't remove the "defaults" channel from conda. Now that conda-forge has finished the compiler migration this isn't a big problem anymore and can actually cause problems down the line.

1.1.0

21 Mar 22:34
561ae97
Compare
Choose a tag to compare

Adds a template, instructions, and setup scripts for Azure Pipelines.

1.0.0

20 Mar 01:58
a2ad40a
Compare
Choose a tag to compare

First release of the scripts. Support for setting up Miniconda and installing dependencies on Travis and AppVeyor. Instructions for deploying to Github Pages and PyPI from Travis using a tag.