philippgille / hello-netcoreapp

Basic .NET Core console application with additional scripts and files for building the app and creating release artifacts for a framework-dependent deployment, self-contained deployment, Docker image, Chocolatey package and AppImage
GNU General Public License v3.0
6 stars 5 forks source link

Travis CI build / deployment depends on successful AppVeyor deployment #28

Closed philippgille closed 7 years ago

philippgille commented 7 years ago

After #9 there are now multiple issues:

So play around with the .travis.yml and trigger a bunch of builds and GitHub release deployments.

philippgille commented 7 years ago

During the tests I created an issue in the Travis CI repo: travis-ci/travis-ci#8248