Skip to content

Commit a20a4e0

Browse files
committed
AppVeyor: 'iexplore.exe', no r$
1 parent 41c21e1 commit a20a4e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ environment:
55
# - node_version: "7"
66
- node_version: "6"
77
- node_version: "4"
8-
IE_BIN: "%PROGRAMFILES%\\Internet Explorer\\iexplorer.exe"
8+
IE_BIN: "%PROGRAMFILES%\\Internet Explorer\\iexplore.exe"
99

1010
cache:
11+
- node_modules
1112
- "%LOCALAPPDATA%/Yarn"
1213

1314
install:

0 commit comments

Comments
 (0)