Skip to content

Commit

Permalink
Clean up CI script.
Browse files Browse the repository at this point in the history
  • Loading branch information
HexDecimal committed Dec 29, 2017
1 parent 4760c9e commit 2f1f3af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -62,7 +62,6 @@ install:
- cmd: "%ACTIVATE_VENV%"
- cmd: "python --version"
- cmd: "set PATH=%PATH%;C:\\MinGW\\bin"
- cmd: echo "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64 > "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64/vcvars64.bat"
- cmd: "pip install --upgrade pip setuptools"
- cmd: "if defined PYPY pip install git+https://bitbucket.org/pypy/numpy.git"
- 'pip install -e hg+https://bitbucket.org/HexDecimal/wheel@abi3-windows-fix#egg=wheel'
Expand Down

0 comments on commit 2f1f3af

Please sign in to comment.