Skip to content

Commit

Permalink
AppVeyor updated to Chrome 76
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmil committed Sep 22, 2019
1 parent b9d6707 commit 78fc868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ build_script:
# Chrome on AV is not latest
- ps: |
dotnet tool install paket --tool-path .paket
.paket/paket add Selenium.WebDriver.ChromeDriver --version 75.0.3770.140
.paket/paket add Selenium.WebDriver.ChromeDriver --version 76.0.3809.12600
dotnet restore
- ps: '& $env:BUILD_SCRIPT -t pack -c Release -v "$env:SEMVER" --sourceLink /p:GhPages=true'

Expand Down

0 comments on commit 78fc868

Please sign in to comment.