You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
250 B

  1. @echo off
  2. choco install openssl.light
  3. REM if /i %TRAVIS_NODE_VERSION% gtr 6 (
  4. REM npm install --global --production windows-build-tools
  5. REM ) else (
  6. REM npm install --global --production windows-build-tools@3.1.0
  7. REM )
  8. choco install make