File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: 1.0.{build}
22
33environment :
44 # Common variables
5- OMNIORB_VERSION : 4.3.0
5+ OMNIORB_VERSION : 4.3.3
66
77 matrix :
88 - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
@@ -37,7 +37,7 @@ environment:
3737 PYTHONPATH : c:\Python36\
3838 PYTHONPATHOMNI : " /cygdrive/c/Python36/python"
3939 PYVER : " py36"
40-
40+
4141init :
4242 # Uncomment next line, to allow RDP access from start
4343 # - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
5757
5858 # Finally, return to project folder before repo is cloned
5959 - cmd : cd "C:\projects\omniorb-windows-ci"
60-
60+
6161install :
6262 - cmd : set PYTHONPATH=%PYTHONPATH%
6363 - cmd : set path=%PATH%;c:\cygwin64\bin;%PYTHONPATH%
You can’t perform that action at this time.
0 commit comments