1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-23 00:03:05 +00:00

Update appveyor.yml

This commit is contained in:
Qstick 2018-01-28 03:08:31 -05:00 committed by GitHub
parent 5551b2166a
commit 19fcc13a39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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