aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2018-12-31 12:07:21 -0500
committerGitHub <noreply@github.com>2018-12-31 12:07:21 -0500
commit636e3bcd430bbbb89975b30b32f3ef3a5bf302b7 (patch)
treebb1144311a48bdf2878401f3143d6bb6a6bede65
parentc0afb2c57c13454970bc026fa607f26978084c02 (diff)
downloadservo-636e3bcd430bbbb89975b30b32f3ef3a5bf302b7.tar.gz
servo-636e3bcd430bbbb89975b30b32f3ef3a5bf302b7.zip
Use previous appveyor MSVC image.
-rw-r--r--appveyor.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index bdd294c2aaf..bd736393490 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,5 @@
version: 1.0.{build}
-image: Visual Studio 2017
+image: Previous Visual Studio 2017
environment:
CCACHE_DIR: "%APPVEYOR_BUILD_FOLDER%\\.ccache"
@@ -17,7 +17,6 @@ environment:
C:\\Python27\\Scripts;\
C:\\Tools\\PsTools;\
C:\\Tools\\NuGet3;\
- C:\\Program Files\\LLVM\\bin;\
C:\\Program Files\\Microsoft\\Web Platform Installer\\;\
C:\\Program Files\\7-Zip;\
C:\\Program Files\\Mercurial;\