Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@jgraph.com>2017-08-10 18:54:27 +0300
committerDavid Benson <david@jgraph.com>2017-08-10 18:54:27 +0300
commit36be40174232d020743c552378adcc009e8a8730 (patch)
tree330e8594e9dcc1ca1e74cf999970225cf7595749 /appveyor.yml
parent74947707d3958ea283fcd0b008a8361de1c2ae90 (diff)
Reverted
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index fb9007e..7fe8d29 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -4,6 +4,10 @@ platform:
- x64
cache:
+ - node_modules
+ - '%APPDATA%\npm-cache'
+ - '%USERPROFILE%\.electron'
+ - '%LOCALAPPDATA%\Yarn'
init:
- git config --global core.autocrlf input