Skip to content

Commit de0329a

Browse files
authored
Revert "fix(appveyor): add workaround for webdriver bug" (angular#2869)
1 parent 2b17b46 commit de0329a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ matrix:
77
fast_finish: true
88

99
install:
10-
- ps: Install-Product node $env:nodejs_version x64
10+
- ps: Install-Product node $env:nodejs_version
1111
- npm install -g npm
1212
- npm install
1313

0 commit comments

Comments
 (0)