Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Jul 6, 2018
1 parent a263044 commit 1b1427e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
artifact: PCLExt.FileStorage.nupkg
on:
configuration: Release
os: Visual Studio 2017
image: Visual Studio 2017
APPVEYOR_REPO_TAG: true


Expand Down Expand Up @@ -141,7 +141,7 @@
skip_symbols: false
artifact: PCLExt.FileStorage-devel.nupkg
on:
os: Visual Studio 2017
image: Visual Studio 2017
configuration: Release


Expand Down Expand Up @@ -180,4 +180,4 @@
- ps: ./build.ps1

after_test:
- ps: ./after_test_fx_core.ps1
- ps: ./after_test_fx_core.ps1

0 comments on commit 1b1427e

Please sign in to comment.