[CI] Parallel build on Windows requires pywin32
This commit is contained in:
parent
29e935c1d0
commit
ca6f8f4fd1
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ install:
|
|||
C:\Python27-x64\Scripts\pip.exe install numpy
|
||||
C:\Python27-x64\Scripts\pip.exe install cython
|
||||
C:\Python27-x64\Scripts\pip.exe install 3to2
|
||||
C:\Python27-x64\Scripts\pip.exe install pypiwin32
|
||||
|
||||
build_script:
|
||||
- cmd: C:\Python27-x64\scons build -j2 boost_inc_dir=C:\Libraries\boost_1_62_0 debug=n VERBOSE=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue