Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bact committed Aug 23, 2019
1 parent ac4c5c2 commit db39f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- "python --version"
# - "set ICU_VERSION=62"
- "pip install --disable-pip-version-check --user --upgrade pip"
- "pip install --disable-pip-version-check --user --upgrade pip setuptools"
- "pip install coveralls[yaml]"
- "pip install coverage"
- "pip install torch==1.2.0+cpu torchvision==0.4.0+cpu -f https://download.pytorch.org/whl/torch_stable.html"
Expand Down

0 comments on commit db39f8e

Please sign in to comment.