Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix appveyor build #22582

Merged
merged 4 commits into from Jan 2, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Use previous appveyor MSVC image.

  • Loading branch information
jdm committed Dec 31, 2018
commit 636e3bcd430bbbb89975b30b32f3ef3a5bf302b7
@@ -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;\
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.