mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 08:03:54 -07:00
AppVeyor: prevent unnecessary builds (#2888)
* prevent unnecessarybuilds
* readd qt5 string
sadly this is needed as of now:
ff6b0f86ec/cockatrice/src/releasechannel.cpp (L59-L68)
* wrap asterisks
* fixed with validator
https://ci.appveyor.com/tools/validate-yaml
* complete link
* add helpful links
this should not trigger a appveyor build
* add space in readme
this should not trigger a appveyor build
* highlight c++ types
this should not trigger a appveyor build
* remove empty line
this should not trigger a appveyor build
* declutter dockerignore
this should not trigger a appveyor build
This commit is contained in:
parent
ff6b0f86ec
commit
17202e8dba
6 changed files with 31 additions and 12 deletions
|
|
@ -56,3 +56,5 @@ notifications:
|
|||
on_failure: change
|
||||
on_start: never
|
||||
|
||||
# official validator for travis.yml config files: https://yaml.travis-ci.org
|
||||
# travis documentation: https://docs.travis-ci.com/user/customizing-the-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue