CI: Drop references to Appveyor and Travis

This commit is contained in:
Nicolas Williams
2026-01-19 12:27:39 -06:00
parent a0dcf9bffd
commit 54b71041b6
10 changed files with 1 additions and 213 deletions

View File

@@ -23,8 +23,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/linux.yml'
- '!appveyor.yml'
- '!.travis.yml'
pull_request:
paths:
@@ -45,8 +43,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/linux.yml'
- '!appveyor.yml'
- '!.travis.yml'
jobs:
unix:

View File

@@ -24,8 +24,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/osx.yml'
- '!appveyor.yml'
- '!.travis.yml'
pull_request:
paths:
@@ -46,8 +44,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/osx.yml'
- '!appveyor.yml'
- '!.travis.yml'
jobs:
osx:

View File

@@ -23,8 +23,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/ubsan.yml'
- '!appveyor.yml'
- '!.travis.yml'
pull_request:
paths:
@@ -45,8 +43,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/ubsan.yml'
- '!appveyor.yml'
- '!.travis.yml'
jobs:
unix:

View File

@@ -23,8 +23,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/windows.yml'
- '!appveyor.yml'
- '!.travis.yml'
pull_request:
paths:
@@ -44,8 +42,6 @@ on:
- '**/INSTALL'
- '**/README*'
- '.github/workflows/windows.yml'
- '!appveyor.yml'
- '!.travis.yml'
jobs:
windows: