Files
OwinOAuthProviders/appveyor.yml
2016-07-03 13:42:35 -04:00

11 lines
178 B
YAML

version: 1.0.{build}
nuget:
project_feed: true
install:
- set PATH=C:\Ruby22\bin;%PATH%
- bundle install
build_script:
- rake preflight
artifacts:
- path: src\**\*.nupkg