ok
This commit is contained in:
parent
d9599f816f
commit
15286523cf
@ -5,9 +5,6 @@ platform:
|
|||||||
configuration:
|
configuration:
|
||||||
- Release
|
- Release
|
||||||
|
|
||||||
clone_folder: c:\dmlc\xgboost
|
|
||||||
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- cmd: git clone https://github.com/ogrisel/python-appveyor-demo
|
- cmd: git clone https://github.com/ogrisel/python-appveyor-demo
|
||||||
- ps: if (-not(Test-Path($env:PYTHON))) { & python-appvegor-demo\appveyor\install.ps1 }
|
- ps: if (-not(Test-Path($env:PYTHON))) { & python-appvegor-demo\appveyor\install.ps1 }
|
||||||
@ -17,6 +14,6 @@ install:
|
|||||||
- "pip instal nose numpy scipy"
|
- "pip instal nose numpy scipy"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
parallel: true
|
- "msbuild windows\xgboost.sln"
|
||||||
project: windows\xgboost.sln
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user