aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Summerwill <bob@summerwill.net>2016-08-03 15:32:01 +0800
committerGitHub <noreply@github.com>2016-08-03 15:32:01 +0800
commite9dbf04b57f020cddd79221da2271fed656f2cbd (patch)
tree9a5d05cfeb3d4c9fb162d3b7ddc3862a4ec43d5e
parentcaac56ee1a552276f9090ba2e81439c059c2d42c (diff)
parentf83d30a1c7410b4e9063e79e25de52fd7024cfe3 (diff)
downloaddexon-solidity-e9dbf04b57f020cddd79221da2271fed656f2cbd.tar
dexon-solidity-e9dbf04b57f020cddd79221da2271fed656f2cbd.tar.gz
dexon-solidity-e9dbf04b57f020cddd79221da2271fed656f2cbd.tar.bz2
dexon-solidity-e9dbf04b57f020cddd79221da2271fed656f2cbd.tar.lz
dexon-solidity-e9dbf04b57f020cddd79221da2271fed656f2cbd.tar.xz
dexon-solidity-e9dbf04b57f020cddd79221da2271fed656f2cbd.tar.zst
dexon-solidity-e9dbf04b57f020cddd79221da2271fed656f2cbd.zip
Merge pull request #810 from bobsummerwill/develop
Re-enabled Appveyor cache.
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index e1fee0fe..97f931e3 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -32,6 +32,7 @@ skip_tags: true
os: Visual Studio 2015
configuration:
- RelWithDebInfo
+cache: build
install:
- git submodule update --init --recursive
- scripts/install_deps.bat