Files
OwinOAuthProviders/appveyor.yml
Tommy Parnell c6164230ab use ruby 22
2016-04-23 00:06:59 -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