mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 05:05:00 +00:00
github-ci: Remove obsolete comments referencing Travis CI.
This commit is contained in:
parent
2083722b95
commit
5853973454
2 changed files with 0 additions and 5 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -47,8 +47,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
# NOTE: This is a quick port from .travis.yml in reaction to
|
||||
# stability issues at Travis CI.
|
||||
- MODE: cmake-oos
|
||||
- MODE: distcheck
|
||||
- MODE: qa-sh
|
||||
|
|
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
|
@ -47,9 +47,6 @@ jobs:
|
|||
matrix:
|
||||
os: [macos-12, macos-14]
|
||||
include:
|
||||
# NOTE: This is a quick port from .travis.yml in reaction to
|
||||
# Homebrew issues at Travis CI. While we have the matrix
|
||||
# in two places, please keep the two files in sync. Thank you!
|
||||
- MODE: cmake-oos
|
||||
- MODE: distcheck
|
||||
- MODE: qa-sh
|
||||
|
|
Loading…
Add table
Reference in a new issue