mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
Update ObviousCI download for Appveyor
As suggested at https://github.com/pelson/Obvious-CI/issues/68
This commit is contained in:
parent
78dc8a8c7a
commit
3b4ec0d1cf
@ -14,7 +14,7 @@ platform:
|
||||
build: off
|
||||
|
||||
install:
|
||||
- appveyor DownloadFile "https://raw.githubusercontent.com/pelson/Obvious-CI/master/bootstrap-obvious-ci-and-miniconda.py"
|
||||
- appveyor DownloadFile "https://raw.githubusercontent.com/conda-forge/conda-smithy/master/bootstrap-obvious-ci-and-miniconda.py"
|
||||
- cmd: python bootstrap-obvious-ci-and-miniconda.py %CONDA_INSTALL_LOCN% %platform% %CONDA_PY:~0,1% --without-obvci
|
||||
|
||||
# Add a hack to switch to `conda` version `4.1.12` before activating.
|
||||
|
Loading…
Reference in New Issue
Block a user