Skip to content
Snippets Groups Projects
Commit b79672d2 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

typo in appveyor.yml

parent c7db8f7e
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ platform:
install:
- cmd: set PATH=C:\Miniconda3;C:\Miniconda3\Scripts;%PATH%
- cmd: - conda config --set always_yes yes --set changeps1 no
- cmd: conda config --set always_yes yes --set changeps1 no
- cmd: conda update -q conda
# Useful for debugging any issues with conda
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment