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

Feature/appveyor #106

Merged
merged 2 commits into from
Aug 17, 2017
Merged

Feature/appveyor #106

merged 2 commits into from
Aug 17, 2017

Conversation

seesharper
Copy link
Collaborator

This PR adds CI integration with AppVeyor. All you need to do is to add this repo to your AppVeyor projects. I assume that you would want to "own" the project on AppVeyor.

The interesting part here is that we build dotnet-script using dotnet-script :)
I figured that a little dogfooding wouldn't hurt so I basically took what I have to build LightInject and simplified it a lot. It still represents a pretty good use case for C# scripting.

I'll will take a look at Travis next, so that we can build and verify all test fixtures on all platforms.

@seesharper seesharper requested a review from filipw August 17, 2017 20:45
@filipw
Copy link
Member

filipw commented Aug 17, 2017

Excellent! I added the project to the appveyor account, for some reason it's not picking up the open PR at the moment, but let's merge and see how it works off master. Thanks again!

@filipw filipw merged commit 81c0eb0 into master Aug 17, 2017
@filipw filipw deleted the feature/appveyor branch August 17, 2017 21:01
@filipw
Copy link
Member

filipw commented Aug 17, 2017

perfect! https://ci.appveyor.com/project/filipw/dotnet-script/build/1.0.2

@filipw filipw mentioned this pull request Aug 17, 2017
2 tasks
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