mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
Another appveyor bug fix
This commit is contained in:
parent
d6a6bcbb9b
commit
60ca6a8c9a
1 changed files with 1 additions and 4 deletions
|
|
@ -34,10 +34,7 @@ test_script:
|
|||
|
||||
after_test:
|
||||
# This step builds your wheels.
|
||||
# Again, you only need build.cmd if you're building C extensions for
|
||||
# 64-bit Python 3.3/3.4. And you need to use %PYTHON% to get the correct
|
||||
# interpreter
|
||||
- "build.cmd %PYTHON%\\python.exe setup.py bdist_wheel"
|
||||
- "python setup.py bdist_wheel"
|
||||
|
||||
artifacts:
|
||||
# bdist_wheel puts your built wheel in the dist directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue