Browse Source

Don't install firefox in appveyer

Saul Shanabrook 6 years ago
parent
commit
be13b7a6f7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      appveyor.yml

+ 0 - 2
appveyor.yml

@@ -39,8 +39,6 @@ install:
 
   # Install node:
   - ps: Install-Product node $env:nodejs_version
-  # Install newer Firefox
-  - choco install firefox
   # Ensure python and python scripts are from right version:
   - 'SET "PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"'
   # Install our package: