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

Enable testing on Windows with AppVeyor #44

Merged
1 commit merged into from
Jun 10, 2017

Conversation

wilzbach
Copy link
Member

No description provided.

@ghost
Copy link

ghost commented Jun 10, 2017

The failure here is because dfix has no script to run the tests under windows. can you tweak the appveyor matrix so that dub --config=unittest is not run ?

@wilzbach
Copy link
Member Author

The failure here is because dfix has no script to run the tests under windows.
can you tweak the appveyor matrix so that dub --config=unittest is not run ?

Yep, I simply changed the last line to use dub build instead of dub test - it should work.

@ghost ghost merged commit 396fd6b into dlang-community:master Jun 10, 2017
This pull request was closed.
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.

1 participant