Skip to content

Commit

Permalink
CI fix (run build all branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfigCat authored Apr 14, 2020
1 parent 9699e7a commit 1a19621
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,10 @@ after_test:
- codecov -f "coverage.xml"
artifacts:
- path: artifacts\ConfigCat.Client.*.nupkg
name: NuGet
on:
branch: master
name: NuGet
notifications:
- provider: Email
to:
- [email protected]
on_build_success: false
on_build_failure: false
on_build_failure: true

0 comments on commit 1a19621

Please sign in to comment.