Files
OwinOAuthProviders/appveyor.yml
Tommy Parnell 3e0b467249 working rc
2016-04-22 23:50:05 -04:00

11 lines
159 B
YAML

version: 1.0.{build}
nuget:
project_feed: true
build_script:
- ps: >-
gem install bundle
bundle
rake preflight
artifacts:
- path: src\**\*.nupkg