| | |
| | | directories: |
| | | - "/C/local/boost" |
| | | before_script: |
| | | #- Regsvr32.exe "C:\Widnows\System32\rsaenh.dll" |
| | | #Not sure this is necessary let's leave it here for some time, see if there are |
| | | #differences with the build (/MT) |
| | | - sc stop CryptSvc |
| | | - travis_wait 30 ./windows_download_boost.bat |
| | | - cd "/C/Users/travis/build/open-license-manager/open-license-manager" |
| | |
| | | directories: |
| | | - "/C/local/boost" |
| | | before_script: |
| | | #- Regsvr32.exe "C:\Widnows\System32\rsaenh.dll" |
| | | - travis_wait 30 ./windows_download_boost.bat |
| | | - cd "/C/Users/travis/build/open-license-manager/open-license-manager" |
| | | - mkdir build |