mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-02 00:02:38 +02:00
[deploy] branch check
This commit is contained in:
parent
969fca1c3d
commit
2fb3a3a862
1 changed files with 6 additions and 3 deletions
|
|
@ -8,6 +8,9 @@ environment:
|
||||||
- PYTHON_VERSION: 3.5
|
- PYTHON_VERSION: 3.5
|
||||||
MINICONDA: C:\Miniconda35-x64
|
MINICONDA: C:\Miniconda35-x64
|
||||||
|
|
||||||
|
configuration:
|
||||||
|
- Debug
|
||||||
|
- Release
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
|
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
|
||||||
|
|
@ -52,7 +55,7 @@ artifacts:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- devel
|
- devel
|
||||||
configuration: Test
|
configuration: Debug
|
||||||
deploy_script:
|
deploy_script:
|
||||||
- echo [distutils] > %USERPROFILE%\\.pypirc
|
- echo [distutils] > %USERPROFILE%\\.pypirc
|
||||||
- echo index-servers = >> %USERPROFILE%\\.pypirc
|
- echo index-servers = >> %USERPROFILE%\\.pypirc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue