Removed appveyor
This commit is contained in:
parent
68975a497b
commit
a24eec1f51
2 changed files with 0 additions and 30 deletions
|
@ -7,7 +7,6 @@
|
|||
[](http://opensource.org/licenses/BSD-3-Clause)
|
||||
[](https://snyk.io/test/github/ethauvin/httpstatus?targetFile=pom.xml)
|
||||
[](https://github.com/ethauvin/httpstatus/actions/workflows/bld.yml)
|
||||
[](https://ci.appveyor.com/project/ethauvin/httpstatus)
|
||||
[](https://circleci.com/gh/ethauvin/HttpStatus/tree/master)
|
||||
|
||||
|
||||
|
|
29
appveyor.yml
29
appveyor.yml
|
@ -1,29 +0,0 @@
|
|||
image:
|
||||
- Visual Studio 2022
|
||||
|
||||
version: "{branch} {build}"
|
||||
skip_tags: true
|
||||
|
||||
build:
|
||||
verbosity: detailed
|
||||
|
||||
download_script:
|
||||
- bld.bat download
|
||||
|
||||
test_script:
|
||||
- bld.bat compile test
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- 1.1.0-dev
|
||||
|
||||
cache:
|
||||
- C:\Users\appveyor\.gradle
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- JAVA_HOME: C:\Program Files\Java\jdk17
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
Loading…
Add table
Add a link
Reference in a new issue