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 CI #2

Closed
ForNeVeR opened this issue Sep 15, 2016 · 8 comments
Closed

Enable CI #2

ForNeVeR opened this issue Sep 15, 2016 · 8 comments
Assignees

Comments

@ForNeVeR
Copy link
Collaborator

The library should periodically build on Travis and Appveyor.

@vitalyster
Copy link
Owner

I've setup both, but appveyor can't find nunit, and travis failed on nuget restore :)

@ForNeVeR
Copy link
Collaborator Author

ForNeVeR commented Sep 16, 2016

I see. I'll take care of them.

@ForNeVeR
Copy link
Collaborator Author

Seems I don't need to. Everything works now.

@vitalyster
Copy link
Owner

please fix dotnetcore branch :)

@vitalyster vitalyster reopened this Sep 22, 2016
@ForNeVeR
Copy link
Collaborator Author

Ok, planned to take a look.

@vitalyster
Copy link
Owner

there is a project.json for .NET Core target and it works with dotnet, but it breaks msbuild which imports project.json too besides project.csproj. Need somehow ignore package.json or update it for net451 and netcoreapp1.0 both

@ForNeVeR
Copy link
Collaborator Author

ForNeVeR commented Sep 22, 2016

Yep, I thought that ideally we'll have to produce both CoreCLR and FullCLR builds from the same project.json. Will investigate.

@ForNeVeR
Copy link
Collaborator Author

I'll return to the issue after conducting experiments in scope of xmppo/Jabber-Net#61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants