diff --git a/.appveyor.yml b/.appveyor.yml index 5a293c5e9619..ebc2cb9cba0d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -53,6 +53,7 @@ install: - conda config --set show_channel_urls yes - conda config --prepend channels conda-forge # this is now the downloaded conda... + - activate - conda info -a # For building, use a new environment which only includes the requirements for mpl