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

Add Visual Studio 2017 to AppVeyor #233

Merged
merged 1 commit into from
Oct 30, 2017
Merged

Add Visual Studio 2017 to AppVeyor #233

merged 1 commit into from
Oct 30, 2017

Conversation

jibsen
Copy link
Collaborator

@jibsen jibsen commented Oct 15, 2017

It looks like squash builds with VS 2017 on AppVeyor now, the only change needed was to select a specific build image with the new compiler on. A few things to decide before adding this:

For now I commented out VS 2013, do we wish to continue having it in the build matrix? On one hand it's getting old, and fewer configurations means faster CI runs, on the other hand some things might break on older compilers moving forward. What do you think?

Also, as mentioned in #185, Clang/C2 appears to be dead, so perhaps we should remove the commented out section for it?

At the moment VS 2017 requires choosing a separate build image.
See https://www.appveyor.com/docs/build-environment/
@nemequ
Copy link
Member

nemequ commented Oct 30, 2017

Looks like the latest build failed on clang.

Once that's resolved, feel free to push it to master (or I can do it if you prefer).

@nemequ nemequ merged commit 5928faf into master Oct 30, 2017
@nemequ
Copy link
Member

nemequ commented Oct 30, 2017

Realized that's for a different branch; pushed this one to master. Thanks :)

@94043
Copy link

94043 commented Feb 17, 2018

@jibsen jibsen deleted the wip/appveyor-msvc15 branch December 9, 2018 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants