Skip to content

Commit

Permalink
Revert "fix(appveyor): add workaround for webdriver bug" (#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva authored Oct 25, 2016
1 parent 2b17b46 commit de0329a
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 @@ -7,7 +7,7 @@ matrix:
fast_finish: true

install:
- ps: Install-Product node $env:nodejs_version x64
- ps: Install-Product node $env:nodejs_version
- npm install -g npm
- npm install

Expand Down

0 comments on commit de0329a

Please sign in to comment.