voucherifyio / voucherify-dotNET-sdk

.Net SDK for Voucherify - coupons, vouchers, promo codes http://www.voucherify.io
http://www.voucherify.io
MIT License
12 stars 16 forks source link

Build info and release automatisation #27

Open bandraszyk opened 5 years ago

bandraszyk commented 5 years ago

Add some tools that will build the project automatically and release new version in nuget.

bandraszyk commented 5 years ago

There is an automatic build configured with travis, now Tests must be refactored and added to build status check so there is no possibility to merge PR when tests are failing. After this is done we will provide the functionality of automatic deployment.

bandraszyk commented 5 years ago

Unit tests have been migrated to XUnit and added to build process.