[CI] Parallel build on Windows requires pywin32

This commit is contained in:
Bryan W. Weber 2016-12-09 15:53:41 -05:00 committed by Ray Speth
parent 29e935c1d0
commit ca6f8f4fd1

View file

@ -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