Skip to content

Commit 54f0fc7

Browse files
committed
CI: pull obvious-ci from conda-forge, not personal channel
1 parent 1d044b2 commit 54f0fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ install:
6565
- set PATH=%CONDA_INSTALL_LOCN%;%CONDA_INSTALL_LOCN%\scripts;%PATH%;
6666
- set PYTHONUNBUFFERED=1
6767
# for obvci_appveyor_python_build_env.cmd
68-
- conda install -c pelson/channel/development --yes --quiet obvious-ci
68+
- conda install -c conda-forge --yes --quiet obvious-ci
6969
# for msinttypes and newer stuff
7070
- conda config --prepend channels conda-forge
7171
- conda config --set show_channel_urls yes

0 commit comments

Comments
 (0)