Update appveyor.yml

pull/6/head
Qstick 6 years ago committed by GitHub
parent 5551b2166a
commit 19fcc13a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,7 @@
version: '0.2.0.{build}'
image: Visual Studio 2017
assembly_info:
patch: true
file: 'src\NzbDrone.Common\Properties\SharedAssemblyInfo.cs'
@ -50,5 +52,6 @@ only_commits:
- gulp/
- logo/
- setup/
- frontend/
- appveyor.yml
- build-appveyor.cake

Loading…
Cancel
Save