We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c21e1 commit a20a4e0Copy full SHA for a20a4e0
1 file changed
appveyor.yml
@@ -5,9 +5,10 @@ environment:
5
# - node_version: "7"
6
- node_version: "6"
7
- node_version: "4"
8
- IE_BIN: "%PROGRAMFILES%\\Internet Explorer\\iexplorer.exe"
+ IE_BIN: "%PROGRAMFILES%\\Internet Explorer\\iexplore.exe"
9
10
cache:
11
+ - node_modules
12
- "%LOCALAPPDATA%/Yarn"
13
14
install:
0 commit comments