From 79ddd81b10a49b32e85a3e7a75b22c103429ef80 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 31 Dec 2018 13:06:44 -0500 Subject: [PATCH] Force new appveyor build --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index bd736393490..24faa8f1d33 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,7 @@ version: 1.0.{build} image: Previous Visual Studio 2017 + environment: CCACHE_DIR: "%APPVEYOR_BUILD_FOLDER%\\.ccache" CARGO_INCREMENTAL: 0