Skip to content

Add appveyor.yml #784

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

Merged
merged 1 commit into from
Apr 8, 2017
Merged

Add appveyor.yml #784

merged 1 commit into from
Apr 8, 2017

Conversation

forejtv
Copy link
Contributor

@forejtv forejtv commented Apr 7, 2017

Currently we use config set in an AppVeyor UI, which is inconvenient:
It is tedious to edit, and config cannot be modified per branch. With
this commit, we are taking a similar approach as the one Travis has.

The config file largely mirrors what was being used in the UI config
up until now.

There is a couple of tests we delete before make test
is run, see #623 for more info.

Currently we use config set in an AppVeyor UI, which is inconvenient:
It is tedious to edit, and config cannot be modified per branch. With
this commit, we are taking a similar approach as the one Travis has.

The config file largely mirrors what was being used in the UI config
up until now. There is a couple of tests we delete before `make test`
is run, see #623 for more info.
@kroening kroening merged commit 893e219 into diffblue:master Apr 8, 2017
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.

2 participants