Force new appveyor build

This commit is contained in:
Josh Matthews 2018-12-31 13:06:44 -05:00 committed by GitHub
parent 636e3bcd43
commit 79ddd81b10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
version: 1.0.{build} version: 1.0.{build}
image: Previous Visual Studio 2017 image: Previous Visual Studio 2017
environment: environment:
CCACHE_DIR: "%APPVEYOR_BUILD_FOLDER%\\.ccache" CCACHE_DIR: "%APPVEYOR_BUILD_FOLDER%\\.ccache"
CARGO_INCREMENTAL: 0 CARGO_INCREMENTAL: 0