Browse Source

Force CI to build

release/1.0.2
Christopher F 7 years ago
parent
commit
e5dcbb8135
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      appveyor.yml

+ 2
- 2
appveyor.yml View File

@@ -1,7 +1,7 @@
version: build-{build}
branches:
only:
- dev
- release/1.0.2
image: Visual Studio 2017

nuget:
@@ -58,4 +58,4 @@ deploy:
secure: D+vW2O2LBf/iJb4f+q8fkyIW2VdIYIGxSYLWNrOD4BHlDBZQlJipDbNarWjUr2Kn
symbol_server: https://www.myget.org/F/rogueexception/symbols/api/v2/package
on:
branch: dev
branch: dev

Loading…
Cancel
Save