Skip to content

Commit

Permalink
Fix artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
nozzlegear committed Jul 14, 2017
1 parent 217baa0 commit d57fd96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Expand Up @@ -14,10 +14,10 @@ build_script:
test_script:
- ps: ./scripts/test.ps1
artifacts:
- path: ShopifySharp/bin/Release/netstandard1.6
- path: ShopifySharp/bin/Release/netstandard1.4
name: netstandard16
# - path: ShopifySharp/bin/Release/net461
# name: net461
- path: ShopifySharp/bin/Release/net45
name: net461
skip_commits:
message: /\[skip\]/
files:
Expand Down

0 comments on commit d57fd96

Please sign in to comment.