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 appveyor testing #182

Merged
merged 1 commit into from
Sep 10, 2015
Merged

Add appveyor testing #182

merged 1 commit into from
Sep 10, 2015

Conversation

davidanthoff
Copy link
Contributor

This adds CI testing on Windows via appveyor. I tried it out on my fork, and all tests pass for julia 0.3. There are errors and problems with the nightlies, but those are probably just things that actually need to be fixed.

One problem is that build errors (Pkg.build("PyCall")) do not seem to trigger a test failure. Probably a more generic problem, but something that hits here. I'll continue to figure out what do do about that.

Once this is merged @stevengj needs to go to www.appveyor.com, create an account if he doesn't have one and add this project. At that point he can also add a badge to the readme.

stevengj added a commit that referenced this pull request Sep 10, 2015
@stevengj stevengj merged commit 4f85938 into JuliaPy:master Sep 10, 2015
@stevengj
Copy link
Member

Thanks!

@davidanthoff davidanthoff deleted the appveyor branch September 10, 2015 21:59
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.

None yet

2 participants