Skip to content

Commit

Permalink
Why do we need chrome in appveyor? chocolatey fails all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
julienben authored and gretzky committed Nov 7, 2018
1 parent 7147cea commit fa6cabc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ init:

# Install scripts--runs after repo cloning
install:
# Install chrome
- choco install -y googlechrome --ignore-checksums
# Install the latest stable version of Node
- ps: Install-Product node $env:nodejs_version
- npm ci
Expand Down

0 comments on commit fa6cabc

Please sign in to comment.